Skip to content

Conversation

alissonperez
Copy link
Contributor

First line now will show the command used to run the tests.

With this changes, output will be something like this:

Command: "~/.virtualenvs/my-env/bin/python manage.py test my.package.myTestCase.test_something"
.
----------------------------------------------------------------------
Ran 1 test in 0.247s

OK

Please, take a look and tell me what do you think.

Thanks

- Sometimes terminal was freezing with 'echo' to print test command used. With python print this is not happening anymore.
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