1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/ceb62a876e9d/ Changeset: ceb62a876e9d User: flub Date: 2013-08-01 20:03:53 Summary: mention fix for issue 336 in changelog Affected #: 1 file
diff -r 34084c396adc9a79f43dfe7eadffb7f1f2ce7a7e -r ceb62a876e9d62fdf2d60417c28c18a87726a437 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Changes between 2.3.5 and 2.4.DEV ----------------------------------- +- fix issue336: autouse fixture in plugins should work again. + - change to use hyphen-separated long options but keep the old spelling backward compatible. py.test -h will only show the hyphenated version, for example "--collect-only" but "--collectonly" will remain valid as well Repository URL: https://bitbucket.org/hpk42/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 http://mail.python.org/mailman/listinfo/pytest-commit