SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-pytest-bdd-4.0.2-lp153.22.5.noarch.rpm :

* Fri Feb 26 2021 Ben Greiner - 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 2020 Ondřej Súkup - update to 4.0.1- remove requires on python-enum34, not needed by pytest-bdd
* Fixed performance regression introduced in 4.0.0 where collection time of tests would take way longer than before
* Strict Gherkin option is removed (AATTscenario() does not accept the strict_gherkin parameter).
* AATTscenario() does not accept the undocumented parameter caller_module anymore.
* Given step is no longer a fixture. The scope parameter is also removed.
* Fixture parameter is removed from the given step declaration.
* pytest_bdd_step_validation_error hook is removed.
* Fix an error with pytest-pylint plugin
* Fix pytest-xdist 2.0 compatibility
* Fix compatibility with pytest 6 --import-mode=importlib option.
* Tue Jun 09 2020 Tomáš Chvátal - Update to 3.4.0:
* Parse multiline steps according to the gherkin specification #365.
* Mon Apr 27 2020 Tomáš Chvátal - Update to 3.3.0:
* Require at least pytest 4.3- Remove merged test_flaky.patch
* Mon Apr 20 2020 Tomáš Chvátal - Fix build without python2
* Tue Mar 10 2020 Ondřej Súkup - use %pytest macro- add test_flaky.patch to fix gerkhin reporter test flakinness
* Mon Sep 09 2019 Tomáš Chvátal - Update to 3.2.1:
* python 3.8 support
* Thu Jul 18 2019 Tomáš Chvátal - Update to 3.1.1:
* Allow unicode string in AATTgiven() step names when using python2. This makes the transition of projects from python 2 to 3 easier.
* Thu Mar 21 2019 John Vandenberg - Convert to single spec- Use %license- Update to v3.1.0
* Sat Jan 18 2014 tomsAATTopensuse.org- Initial version 0.6.8
 
ICM