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

Test results are not being added to the test run when using parameterized browser configurations in Playwright #21

Open yurii-kazmiruk-promova opened 5 days ago

yurii-kazmiruk-promova commented 5 days ago

When using parameterized browser configurations in Playwright, test results are not being added to the test run in the Testomat. The issue may be caused by square brackets ([]) in the test names generated for parameterized configurations. https://d.pr/i/CbhTSy

fixtures: https://d.pr/i/qT472D https://d.pr/i/PMAvcv

AR: https://d.pr/i/zWyKLd

ER: https://d.pr/i/FRnWQM