1 year ago
#303984
MN-17
can we integrate playwright test runner with testrail?
I want to start with playwright UI automation and I found out that the best approach is to use playwright test runner, which is inbuilt instead of Jest. But I am planning to integrate all my tests with TestRail in future.
I see that there are Node libraries to support jest integration with TestRail - link. But I am not sure about how we can integrate tests by using Playwright test runner with TestRail by skipping Jest altogether.Based on this, I would be deciding whether to use Jest as test runner or playwright test is enough. Any Ideas or examples would be highly appreciated. Thanks!
javascript
playwright
testrail
playwright-test
0 Answers
Your Answer