last changes, preparing 2.0.0

This commit is contained in:
holger krekel
2010-11-25 20:06:42 +01:00
parent 9e7ef58cfd
commit b622c85bbf
7 changed files with 13 additions and 5 deletions

View File

@@ -7,7 +7,9 @@ Demo of Python failure reports with py.test
Here is a nice run of several tens of failures
and how py.test presents things (unfortunately
not showing the nice colors here in the HTML that you
get on the terminal - we are working on that)::
get on the terminal - we are working on that):
.. code-block:: python
assertion $ py.test failure_demo.py
=========================== test session starts ============================