Allow tests to be filter when using tox
`tox` will run all tests `tox tests.api.test_auth.AuthTestCase` will run just the tests in AuthTestCase
Please register or sign in to comment
`tox` will run all tests `tox tests.api.test_auth.AuthTestCase` will run just the tests in AuthTestCase