[Playwright] check-tests doesn't create titles from test.describe.parallel
Closed this issue · 2 comments
TetianaKhomenko commented
mykhailiukVitalii commented
PR - #115
I have fixed this issue by expanding "describe" by "parallel" option.
But, in my case, script "test": "mocha tests/**_test.js -R ./node_modules/@testomatio/reporter/lib/adapter/mocha.js"
doesn't work and I couldn't test all the tests. @DavertMik FYI
Because I added tests for the playwright adapter, but can't check it!
mykhailiukVitalii commented