pytest2/doc/en/example
Floris Bruynooghe 37bd1e03cb Show user assertion messages and instrospection together
User provided messages, or any valid expression given as second
argument to the assert statement, are now shown in addition to the
py.test introspection details.  Formerly any user provided message
would entirely replace the introspection details.

Fixes issue549.
2014-08-23 18:14:25 +02:00
..
assertion Show user assertion messages and instrospection together 2014-08-23 18:14:25 +02:00
costlysetup rename pytest.factory usages into pytest.fixture ones 2012-10-05 10:21:35 +02:00
layout1 added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
nonpython fix issue307 - use yaml.safe_load instead of yaml.load, thanks Mark Eichin. 2013-05-16 09:59:48 +02:00
py2py3 added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
attic.txt rename a number of internal and externally visible variables to use the fixture name 2012-10-05 14:24:44 +02:00
conftest.py added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
index.txt adding an example on how to do interact with the list of collected tests once before any tests are run 2012-12-16 11:28:17 +01:00
markers.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
multipython.py replace py.test module references with pytest 2014-01-18 12:31:33 +01:00
nonpython.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
parametrize.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
pythoncollection.py add changelog entry for anthon's hynek-fication of options, 2013-08-01 17:32:19 +02:00
pythoncollection.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
reportingdemo.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
simple.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
special.txt finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00
xfail_demo.py finalize pytest-2.6.1 release, regen docs 2014-08-07 21:41:51 +02:00