forked from pool/python-pytest-bdd
* Parse multiline steps according to the gherkin specification #365. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-bdd?expand=0&rev=14
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 9 08:10:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.4.0:
|
|
* Parse multiline steps according to the gherkin specification #365.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 27 10:28:54 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.3.0:
|
|
* Require at least pytest 4.3
|
|
- Remove merged test_flaky.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 10:26:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 09:40:32 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- use %pytest macro
|
|
- add test_flaky.patch to fix gerkhin reporter test flakinness
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 9 14:09:26 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.2.1:
|
|
* python 3.8 support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 18 16:50:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.1.1:
|
|
* Allow unicode string in @given() step names when using python2. This makes the transition of projects from python 2 to 3 easier.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 09:46:01 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Convert to single spec
|
|
- Use %license
|
|
- Update to v3.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 18 16:22:28 UTC 2014 - toms@opensuse.org
|
|
|
|
- Initial version 0.6.8
|
|
|