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

Use test command #6

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

Use test command #6

wants to merge 3 commits into from

Conversation

toxinu
Copy link

@toxinu toxinu commented Jun 12, 2014

Hi there,

This pull request is about merging test_coverage and test management commands.

Why ?

Because, it could be nice to have the benefit of test command with coverage.
For me coverage in a tests option. You always want to run your test, but sometime --with-coverage.
Coverage test runner will use app labels you give to normal test command.

I think this pull request simply test + coverage workflow.

Of course default django test command in nearly untouch, I just add --with-coverage option.

Bye bye.

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