On 18.08.2016 20:11, Bruno Oliveira wrote: > The pytest team has generated a 3.0.0 release candidate and would like to ask > users to test the new package with their test suites. > > The package can be installed with: > > pip install -U -i https://devpi.net/nicoddemus/dev pytest
Worked flawlessly with our tests at work! This was using pytest-django from git's master branch already, but pytest-django's tests also worked (only tested with PyPy3). Cheers, Daniel. _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
