1 new commit in pytest: https://bitbucket.org/pytest-dev/pytest/commits/8240ccd27d3b/ Changeset: 8240ccd27d3b User: bubenkoff Date: 2015-03-24 10:56:59+00:00 Summary: correct config Affected #: 1 file
diff -r 1146780cad2a517cfca1e39e451db677533ac4e3 -r 8240ccd27d3b82eacb7c1c74d0f32dd846c8e17f tox.ini --- a/tox.ini +++ b/tox.ini @@ -136,7 +136,7 @@ minversion=2.0 plugins=pytester #--pyargs --doctest-modules --ignore=.tox -addopts= -rxsXvl +addopts= -rxsX -vl rsyncdirs=tox.ini pytest.py _pytest testing python_files=test_*.py *_test.py testing/*/*.py python_classes=Test Acceptance Repository URL: https://bitbucket.org/pytest-dev/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit