Accepting request 875532 from home:bnavigator:branches:devel:languages:python:pytest

- update to 4.0.2
  * Fix a bug that prevents using comments in the Examples:
    section. (youtux) 
- provide the correct u-a conrolled command to the tests
- Skip failing tests: test_at_scenario and test_step_trace

OBS-URL: https://build.opensuse.org/request/show/875532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=19
This commit is contained in:
2021-02-26 21:33:31 +00:00
committed by Git OBS Bridge
parent cb23dfddbf
commit ba285aafc3
4 changed files with 22 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 26 20:50:41 UTC 2021 - Ben Greiner <code@bnavigator.de>
- update to 4.0.2
* Fix a bug that prevents using comments in the Examples:
section. (youtux)
- provide the correct u-a conrolled command to the tests
- Skip failing tests: test_at_scenario and test_step_trace
-------------------------------------------------------------------
Wed Sep 23 09:31:18 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>