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

Browser won't launch with multiple test files #22

Open
themicp opened this issue Jan 24, 2014 · 1 comment
Open

Browser won't launch with multiple test files #22

themicp opened this issue Jan 24, 2014 · 1 comment

Comments

@themicp
Copy link

themicp commented Jan 24, 2014

Hello!

When I run the command bunyip -f test.html local -l "safari" it will launch Safari browser and then wait for the test execution, everything is ok with that.
If I try to run multiple QUnit test files with bunyip -f tests/*.html local -l "safari" like I do on yeti, it won't launch the browser and it will just go to the "waiting for agents" state and I have to manually open Safari. If I open the browser and go to the test page and then begin the testing, It will only run one test file and then it completes and kills the server.

How should I run multiple test files? It's weird that the above command doesn't work since it's supported on yeti.

@ryanseddon
Copy link
Owner

Same deal as #23 I'll need to handle the wild card syntax.

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