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 tox environments that have the user specify what tests should be run #837

Merged
merged 2 commits into from
Jul 11, 2018

Conversation

beckjake
Copy link
Contributor

This adds some environments to tox where the user specifies what tests to run (one each for python 2.7/3.6).

This is mostly useful when you want to locally run some single test in the integration suite and not wait for everything else to finish.

@drewbanin
Copy link
Contributor

nice @beckjake. I think you can remove the coverage flags, as these envs will mostly be useful in dev. I find it annoying to have to scroll past the coverage report to see the actual failures. Just my opinion though, and this LGTM

@beckjake beckjake merged commit 56e3028 into development Jul 11, 2018
@beckjake beckjake deleted the add-explicit-tox-envs branch July 11, 2018 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants