Pytest 2.9.0 released

Bruno Oliveira nicoddemus at gmail.com
Tue Mar 1 16:44:51 EST 2016


Hi everyone,

I'm happy to announce that pytest 2.9.0 has been released!

pytest is a mature Python testing tool with more than a 1100 tests
against itself, passing on many different interpreters and platforms.

As usual, you can upgrade using pip:

    pip install -U pytest

To see the changelog, please visit:

    http://pytest.org/latest/changelog.html

Please make sure to report any regressions to the issues page at:

    https://github.com/pytest-dev/pytest/issues

Finally, thanks to all who contributed to this release, among them:

    Anatoly Bubenkov
                                                      Bruno Oliveira

                                Buck Golemon

        David Vierra
                                                                Florian
Bruhin
                                              Galaczi Endre

                      Georgy Dyuldin

Lukas Bednar
                                                    Luke Murphy

                            Marcin Biernat

      Matt Williams
                                                            Michael
Aquilina
                                              Raphael Pierzina

                      Ronny Pfannschmidt
                                                                      Ryan
Wooden
                                              Tiemo Kieft

                        TomV

    holger krekel
                                                          jab


Happy testing,
The py.test Development Team


More information about the Python-announce-list mailing list