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

Added prefix option to allow prefixed command. #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ropable
Copy link

@ropable ropable commented Feb 19, 2015

I added a "prefix" command-line option to allow test runner commands to be prefixed with a custom argument. I added this to specifically assist my own development, as I'm using Honcho to set environment variables for a Django project (e.g. I need to run "honcho run python manage.py test" in my setup).

I've only tested it with Django, but it shouldn't interfere with other test commands.

Review on Reviewable

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.

1 participant