docs: tbreportdemo: remove obsolete comment
This commit is contained in:
parent
bc157417e1
commit
1f66e3b0d0
|
@ -1,13 +1,9 @@
|
||||||
|
|
||||||
.. _`tbreportdemo`:
|
.. _`tbreportdemo`:
|
||||||
|
|
||||||
Demo of Python failure reports with pytest
|
Demo of Python failure reports with pytest
|
||||||
==================================================
|
==========================================
|
||||||
|
|
||||||
Here is a nice run of several tens of failures
|
Here is a nice run of several failures and how ``pytest`` presents things:
|
||||||
and how ``pytest`` presents things (unfortunately
|
|
||||||
not showing the nice colors here in the HTML that you
|
|
||||||
get on the terminal - we are working on that):
|
|
||||||
|
|
||||||
.. code-block:: pytest
|
.. code-block:: pytest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue