-
- Downloads
Use pytest as default test runner instead of unittest for tox
There was some trouble getting this to work. I needed to use --pyargs for pytest to work in tox Allow for test file prefix unittest_ to be changed to standard test_ Helps with updating the astroid tests to standard pytest conventions Make pytest use proper test directory by default
Please register or sign in to comment