mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b6fc8e25a1
This also adds free mix and matching of directories, files and lines filters. Like so: bin/rails test models/post_test.rb test/integration models/person_test.rb:26 You can also mix in a traditional Minitest filter: bin/rails test test/integration -n /check_it_out/ |
||
---|---|---|
.. | ||
reporter_test.rb |