minitest-tags 0.0.2
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 (6.0 KB)
- 0.0.4 - June 09, 2011 (5.5 KB)
- 0.0.3 - June 09, 2011 (3.5 KB)
- 0.0.2 - June 09, 2011 (4.5 KB)
Development 相依性套件 (1):
minitest
~> 2.2.2