-
Notifications
You must be signed in to change notification settings - Fork 27
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
Handle fuubar #51
base: master
Are you sure you want to change the base?
Handle fuubar #51
Conversation
I had issues when using JSON formatter for extracting the number of total examples as suggested in #23 (comment) For example:
Any ideas ? |
56d29b3
to
6bfb97b
Compare
PR updated :
Changes are splitted in two commits :
|
One more thing : to use Fuubar, you need to require it in the command : bundle exec turbo_tests -r fuubar -f Fuubar spec/whatever |
6bfb97b
to
a5c8c77
Compare
Fix #23 : Allow to use the Fuubar formatter.
This pull request depends on #41.
The changes from #41 could be seen inkstak/turbo_tests@feature-parallel_options...feature-handle_fuubar