Skip to content

Use test command - #6

Open
toxinu wants to merge 3 commits into
kmike:masterfrom
toxinu:use-test-command
Open

toxinu wants to merge 3 commits into
kmike:masterfrom
toxinu:use-test-command

Conversation

@toxinu

@toxinu toxinu commented Jun 12, 2014

Copy link
Copy Markdown

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