test-unit-fasterskip 0.0.2
If you have very heavy-weight setup/teardown methods, this gem allows you to mark tests as pending on a class level. This will skip calling setup/teardown for that test, but still "pend" it like normal.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
test-unit
>= 2.4.0