annotation Athena::Spec::TestCase::Pending
Overview
Marks a specific test case (describe block) or method (it block) as pending
.
Maps to the stdlib's #pending method.
Marks a specific test case (describe block) or method (it block) as pending
.
Maps to the stdlib's #pending method.