minitest-tags 0.0.5
when you invode the it method that coming with Minitest::Spec, you can tag a test case by the words that quoted by parenthesis, then specify the tag at your rake task, and the test case related to this tag will be invoked
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.5 April 25, 2012 (6KB)
- 0.0.4 June 09, 2011 (5.5KB)
- 0.0.3 June 09, 2011 (3.5KB)
- 0.0.2 June 09, 2011 (4.5KB)
Development依存関係 (1):
minitest
~> 2.2.2