New issue 636: Error in example documentation for fixtures
https://bitbucket.org/hpk42/pytest/issue/636/error-in-example-documentation-for

Travis Johnson:

This statement: 
https://bitbucket.org/hpk42/pytest/src/d91265465608bd3777ab0c882e5d68335d7472dd/doc/en/fixture.txt?at=default#cl-100
is false, the test failure provided for the example fails on the line *before* 
the `assert 0` for some unrelated reason. Personally I think just removing the 
`assert "merlinux" in msg` line and re-producing the test failure output should 
be good, fixing what appears to be a bug is a bit out of scope.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to