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 --beforerun argument #25

Merged
merged 1 commit into from
Sep 16, 2015
Merged

Conversation

blueyed
Copy link
Collaborator

@blueyed blueyed commented Sep 15, 2015

This is meant to run a custom command before py.test is being called.
This can be useful to temporarily inject something like dropdb test_db.

Fixes #24.

This is meant to run a custom command before `py.test` is being called.
This can be useful to temporarily inject something like `dropdb
test_db`.

Fixes joeyespo#24.
@joeyespo
Copy link
Owner

Looks good. Thank you, @blueyed!

joeyespo added a commit that referenced this pull request Sep 16, 2015
@joeyespo joeyespo merged commit 7e13b33 into joeyespo:master Sep 16, 2015
@joeyespo joeyespo changed the title Add --before-run argument Add --beforerun argument Sep 16, 2015
@blueyed blueyed deleted the add-before-run branch September 16, 2015 08:23
@pyup-bot pyup-bot mentioned this pull request Aug 17, 2016
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.

None yet

2 participants