Sha256: f6ae14d1205718edb1e84b182f82a130e9a1a2de72a1966322fef95d825cd137
Contents?: true
Size: 912 Bytes
Versions: 8
Compression:
Stored size: 912 Bytes
Contents
Run ruby Test::Unit/Shoulda/Minitest tests by line-number / folder / the dozen.<br/> (everything not matching "file:line" is simply passed to testrb)<br/> Instant execution, 0 wait-time! Install ======= gem install testrbl Usage ===== testrbl test/unit/xxx_test.rb:123 # test by line number testrbl test/unit # everything _test.rb in a folder (on 1.8 this would be test/unit/*) testrbl xxx_test.rb yyy_test.rb # multiple files Tips ==== - `can't find executable testrb`: uninstall old version of test-unit, they define testrb in multiple incompatible ways TODO ==== - fix tests on ree/1.9.2 - alternate minitest syntax: test_0017_should not link already linked URLs Author ====== [Michael Grosser](http://grosser.it)<br/> michael@grosser.it<br/> License: MIT<br/> [](http://travis-ci.org/grosser/testrbl)
Version data entries
8 entries across 8 versions & 1 rubygems