johanneswuerbach / ember-cli-sauce

Cross browser testing for your ember-cli app using SauceLabs
MIT License
40 stars 14 forks source link

Add -d/--device for deviceName option for mobile devices #50

Closed knownasilya closed 8 years ago

knownasilya commented 8 years ago

Goes hand-in-hand with the orientation option

knownasilya commented 8 years ago

Should I name them both --device-name/-dn and --device-orientation/-do?

johanneswuerbach commented 8 years ago

Should I name them both --device-name/-dn and --device-orientation/-do?

I think that makes sense, will ship when renamed.

knownasilya commented 8 years ago

All set.