-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
As I see you can execute 1 test inside a .rb test file
like http://flavio.castelli.name/2010/05/28/rails_execute_single_test/
But doing testdrb -I test/ test/integration/my_flows_test.rb -- -n test6
doesn't execute test6 inside my_flows I found the -- from semaperepelitsa/spork-minitest#1
I can run testdrb -I test/ test/integration/my_flows_test.rb
but now executing the whole file is taking to much (was thinking of move my failing test to other place... 🍶 )
Thanks for your help or clarification.
Metadata
Metadata
Assignees
Labels
No labels