matthewmueller / component-test

Minimal configuration component test runner supporting browser testing, phantomjs, and saucelabs.
98 stars 10 forks source link

browser: option to kill the server when the browser is loaded #16

Closed jonathanong closed 10 years ago

jonathanong commented 10 years ago

-k or --kill option. closes #1

note: you might want to clean up the runner api. they are inconsistent now, and i didn't look through it very well.