diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index c1e2e8e7a..da3df0da1 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -7,8 +7,8 @@ released versions in the Python Package Index.

{% else %} -

Current: {{ version }} -[Changes]

+

{{ version }} release +[Changelog]

pytest on PyPI

diff --git a/doc/assert.txt b/doc/assert.txt index 46d5ee3c5..a24c2619f 100644 --- a/doc/assert.txt +++ b/doc/assert.txt @@ -130,6 +130,8 @@ Special comparisons are done for a number of cases: * comparing long sequences: first failing indices * comparing dicts: different entries +See the :ref:`reporting demo ` for examples. + .. Defining your own comparison ---------------------------------------------- diff --git a/doc/projects.txt b/doc/projects.txt index b44f5c79e..57b0c50b5 100644 --- a/doc/projects.txt +++ b/doc/projects.txt @@ -1,6 +1,6 @@ .. _projects: -Project Examples +Project examples ========================== Here are some examples of projects using py.test: @@ -11,6 +11,7 @@ Here are some examples of projects using py.test: * `PIDA `_ framework for integrated development * `Fom `_ a fluid object mapper for FluidDB * `six `_ Python 2 and 3 compatibility utilities +* `pdb++ `_ a fancier version of PDB * `The Translate Toolkit `_ for localization and conversion * `execnet `_ rapid multi-Python deployment * `py-s3fuse `_ Amazon S3 FUSE based filesystem @@ -20,6 +21,7 @@ Here are some examples of projects using py.test: * `pydataportability `_ libraries for managing the open web * `XIST `_ extensible HTML/XML generator * `tiddlyweb `_ optionally headless, extensible RESTful datastore +* `fancycompleter `_ for colorful tab-completion * `Paludis `_ tools for Gentoo Paludis package manager * `Gerald `_ schema comparison tool * `abjad `_ Python API for Formalized Score control @@ -28,8 +30,8 @@ Here are some examples of projects using py.test: * `kss plugin timer `_ * many more ... (please send notes via the :ref:`contact`) -Some examples of organisations using py.test ----------------------------------------------- +Some organisations using py.test +----------------------------------- * `Square Kilometre Array `_ * `Tandberg `_