Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow testers to run specific tests #122

Merged

Conversation

c00kiemon5ter
Copy link
Member

Until now the command 'tox' would run all of the tests.
With this change one can specify a test to be run by running:

tox -- path/to/test.py

Until now the command 'tox' would run all of the tests.
With this change one can specify a test to be run by running:

    tox -- path/to/test.py
@jkakavas
Copy link
Member

LGTM

@johanlundberg johanlundberg merged commit 23d376b into IdentityPython:master Jul 21, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants