我试图将Tesults dashboard与CodeceptJS+Playwright测试集成,但似乎没有办法通过CodeceptJS的conf文件传递Playwright报告配置。
文件规定供Playwright使用 记者:['playright-tesults-reporter',{'tesults-target':'token}]]
但那是在 Playwright配置。js公司 codeceptJS项目中不存在的文件。文章源自玩技e族-https://www.playezu.com/179885.html
有没有办法通过codeceptJs的conf文件传递这样的配置?文章源自玩技e族-https://www.playezu.com/179885.html
Tesults Documentationhttps://www.tesults.com文章源自玩技e族-https://www.playezu.com/179885.html 文章源自玩技e族-https://www.playezu.com/179885.html
评论