1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Yves Senn
f4ea8dda1b move argument parsing into the Runner. 2015-03-18 09:52:18 +01:00
Arthur Neves
739cfd5d90 Move some logic to runner 2015-03-18 09:52:17 +01:00
Arthur Neves
cf7ba1fbbd no need to escape the method in a regex wrap, minitest does that for us 2015-03-18 09:52:16 +01:00
Arthur Neves
ff0a7611cf Add test run by line, and report error by line 2015-03-18 09:52:16 +01:00
Yves Senn
c5532e06d9 spike of a OptionParser backed test runner. 2015-03-18 09:52:16 +01:00