Closed sjvrijn closed 4 years ago
pytest-regressions
currently does not seem to support parameterized tests as it uses test-function names. Will close this for now.
Seems like it does actually work with parametrization 😅 time to implement then I guess
This PyCon 2020 talk introduces the
pytest-regressions
package that abstracts the regression testing using a single function that also automatically creates any new files when neededDocs: https://pytest-regressions.readthedocs.io/en/latest/index.html