Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passing -n simpletest #53

Open
tyoc213 opened this issue Jul 15, 2013 · 1 comment
Open

passing -n simpletest #53

tyoc213 opened this issue Jul 15, 2013 · 1 comment

Comments

@tyoc213
Copy link

tyoc213 commented Jul 15, 2013

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.rbbut 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.

@orangejulius
Copy link

I'm experiencing the same problem:
Rails 4.0.0
spork 1.0.0rc4
spork-rails 4.0.0
spork-testunit 0.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants