python-pytest
No description set
- Sources inherited from project Cloud:OpenStack:Pike
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:Ardana:8:CentOS/python-pytest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pytest-3.1.3.tar.gz | 0000768801 751 KB | |
python-pytest-doc.changes | 0000028477 27.8 KB | |
python-pytest-doc.spec | 0000002405 2.35 KB | |
python-pytest.changes | 0000064926 63.4 KB | |
python-pytest.spec | 0000003141 3.07 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 3)
- update to 3.1.3: * The ``pytest-warnings`` plugin has been integrated into the core and now ``pytest`` automatically captures and displays warnings at the end of the test session. * Added ``junit_suite_name`` ini option to specify root ``<testsuite>`` name for JUnit XML reports * Added an ini option ``doctest_encoding`` to specify which encoding to use for doctest files. * ``pytest.warns`` now checks for subclass relationship rather than class equality. * ``pytest.raises`` now asserts that the error message matches a text or regex with the ``match`` keyword argument. * ``pytest.param`` can be used to declare test parameter sets with marks and test ids. * a pile of bugfixes, see https://docs.pytest.org/en/latest/changelog.html
Comments 0