Closed AnnLyma closed 9 months ago
i think it's related to pytest_generate_tests
https://pytest-with-eric.com/introduction/pytest-generate-tests/#Example-2-Pytest-Generate-Tests
will see what I can do
closed, with https://github.com/Ypurek/pytest-analyzer/pull/8/commits/3c7bbde984a6d7874db16600cf37b40ca37b60f5 should work fine
Pytest dynamic test creation is a popular approach in testing. Is it possible to add artifact uploading support for such tests?
Thanks!