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

No Verbose Param #13

Open
agoma8 opened this issue Jan 18, 2012 · 1 comment
Open

No Verbose Param #13

agoma8 opened this issue Jan 18, 2012 · 1 comment

Comments

@agoma8
Copy link

agoma8 commented Jan 18, 2012

I am using Django-Pytest and do not know if somehow you can set the Verbose parameter.

Thx.

@jacob414
Copy link
Contributor

You can separate Django test parameters from py.test ones by using a double dash --, see this commit, i.e.:

$ manage.py test -- -v

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

No branches or pull requests

2 participants