[pytest-dev] New plugin: pytest-steps
Sylvain MARIE
sylvain.marie at schneider-electric.com
Fri Jul 27 12:31:59 EDT 2018
Dear pytest enthusiasts
After a bit of hesitation I split my pytest-cases plugin in two independent packages
* pytest-steps provides ways to break down a test into steps, with optional shared results and dependencies
* pytest-cases provides ways to separate test functions from test cases data / generators
https://smarie.github.io/python-pytest-cases/
https://smarie.github.io/python-pytest-steps/
Don’t hesitate to provide some feedback, whether positive or critical (as always -> issues page is open 😊 )
Kind regards
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20180727/0ddfbd56/attachment.html>
More information about the pytest-dev
mailing list