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

Commits on Sep 15, 2015

  1. Add --before-run argument

    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.
    blueyed committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    db15cfc View commit details
    Browse the repository at this point in the history