- Update to 0.3.0:

* subtests now correctly captures and displays stdout/stderr (#18).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-subtests?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-02-20 07:13:31 +00:00
committed by Git OBS Bridge
parent 7a2208028b
commit 3b6d0b12ff
4 changed files with 19 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
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>