testomatio / pytestomatio

Pytest plugin to analyze tests and link them automatically with Testomat.io test case management system
MIT License
9 stars 4 forks source link

Artifact upload support for dynamically generated tests (pytest) #6

Closed AnnLyma closed 9 months ago

AnnLyma commented 11 months ago

Pytest dynamic test creation is a popular approach in testing. Is it possible to add artifact uploading support for such tests?

Thanks!

poliarush commented 11 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

Ypurek commented 11 months ago

will see what I can do

AnnLyma commented 9 months ago

closed, with https://github.com/Ypurek/pytest-analyzer/pull/8/commits/3c7bbde984a6d7874db16600cf37b40ca37b60f5 should work fine