matthewmueller / component-test

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

Test browser name #14

Closed jonathanong closed 10 years ago

jonathanong commented 10 years ago

now you can do:

component test browser chrome
component test chrome
component test safari

etc.

i just haven't tested internet explorer.

closes #2

matthewmueller commented 10 years ago

Ahh sweet. I like this a lot.