The Wayback Machine - https://web.archive.org/web/20200614084616/https://github.com/nightwatchjs/nightwatch/issues/957
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI option to list tags defined in tests #957

Open
gordysc opened this issue Apr 28, 2016 · 3 comments
Open

Add CLI option to list tags defined in tests #957

gordysc opened this issue Apr 28, 2016 · 3 comments
Labels

Comments

@gordysc
Copy link

@gordysc gordysc commented Apr 28, 2016

We currently have options to execute tests that match specific tags, as well as skip tests that match specific tags. What'd be really handy is to have a 3rd option that'd list the tags defined in the tests. This way testers know if they've mispelled tag names, or accidentally created new tags that focus on the same area. Furthermore it'd allow testers to see at a quick glance the different combinations/parameters they could pass in when executing tests. I'd be happy to submit a pull request implementing this.

@beatfactor
Copy link
Member

@beatfactor beatfactor commented Apr 28, 2016

Yes, that would be useful indeed and you're welcome to submit a PR. Thanks!

@gordysc
Copy link
Author

@gordysc gordysc commented Apr 28, 2016

Great, I'll try and squeeze it in tomorrow afternoon

@davidlinse
Copy link
Contributor

@davidlinse davidlinse commented Jun 29, 2017

Great, I'll try and squeeze it in tomorrow afternoon

@gordysc Any news on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.