Skip to content
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.

Default options specified in .bwokenrc #61

Open
listrophy opened this issue Jan 9, 2014 · 2 comments
Open

Default options specified in .bwokenrc #61

listrophy opened this issue Jan 9, 2014 · 2 comments

Comments

@listrophy
Copy link
Contributor

In order to omit options at the command line that I always use (e.g., --simulator)
As a tester
I want to populate a .bwokenrc file with my default options, which would also get overridden when I specify conflicting options at the command line

@mokagio
Copy link

mokagio commented Feb 10, 2014

👍

@ryanjm
Copy link
Contributor

ryanjm commented Dec 1, 2014

I'm not sure if it would be in a .bwokenrc file or a .bwoken-config but it'd be great to add some standard commands, just not options.

For example being able to have bwoken ipad-sim expand to:

bwoken test --simulator --family ipad --device "iPad Air (8.1 Simulator)"

Or bwoken iphone-7-1-sim expand to:

bwoken test --simulator --family iphone --device "iPhone 5s (7.1 Simulator)"

This way you could easily have multiple variations setup which you can run through.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants