MicrosoftEdge / hwa

12 stars 11 forks source link

Integrate into SauceLabs. #1

Open jdalton opened 9 years ago

jdalton commented 9 years ago

I see there's an option in the SauceLabs configuration to allow pre-run executables. Maybe this could be an option.

jdalton commented 9 years ago

\cc @sourishkrout.

For some background we've created an npm executable:

$ npm i -g hwa
$ hwa https://url/to/jquery/unit/tests

That will then side load the unit tests as a hosted Windows 10 app allowing their tests to run in that environment.

The tricky bit comes with reporting the results back. Is there anything we should be aware of? Can you give some insights into the reporting process?