forked from pool/python-pytest-subtests
- Update to 0.4.0 * Add Python 3.9 support and bump pytest requirement * Add support for --pdb OBS-URL: https://build.opensuse.org/request/show/880306 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=9
30 lines
992 B
Plaintext
30 lines
992 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 20 20:03:28 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to 0.4.0
|
|
* Add Python 3.9 support and bump pytest requirement
|
|
* Add support for --pdb
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 5 15:02:17 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
|
|
|
- Update to 0.3.2
|
|
* Fix pytest 6.0 support.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 07:43:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.1:
|
|
* Fix pytest 5.4 support.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 07:12:11 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 0.3.0:
|
|
* subtests now correctly captures and displays stdout/stderr (#18).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 28 01:03:09 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.2.1
|