1 new commit in pytest: https://bitbucket.org/hpk42/pytest/commits/ed60f7d8bcff/ Changeset: ed60f7d8bcff User: hpk42 Date: 2013-05-17 20:48:51 Summary: added changelog for improved doctest counting Affected #: 1 file
diff -r b2108fd98d3b4a4ed8ad6f43a1cddebf5a5b7212 -r ed60f7d8bcff1ced6774cbadb9b0771e7416f9d4 CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,11 @@ when importing markers between modules. Specifying conditions as strings will remain fully supported. +- improved doctest counting for doctests in python modules -- + files without any doctest items will not show up anymore + and doctest examples are counted as separate test items. + thanks Danilo Bellini. + - fix issue245 by depending on the released py-1.4.14 which fixes py.io.dupfile to work with files with no mode. Thanks Jason R. Coombs. 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