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
_______________________________________________ pytest-dev mailing list pytest-dev@python.org https://mail.python.org/mailman/listinfo/pytest-dev