Sha256: ff96a78d359b6417a7a8a6e302fec1964898426aec7750cd008451076111e712
Contents?: true
Size: 886 Bytes
Versions: 2
Compression:
Stored size: 886 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 ==== - 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
testrbl-0.1.12 | Readme.md |
testrbl-0.1.11 | Readme.md |