annotation Athena::Spec::TestCase::Skip
#
Can be applied to an ASPEC::TestCase
type to denote it should be skipped when running tests via ASPEC.run_all
.
Useful for creating mock types, or to have more control over when it should be ran.