'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!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
