Vladimir Semyonov
Vladimir Semyonov
@dimkin-eu after `[email protected]` reporter generate timeline for playwright in parallel and shared mode   @pavelfeldman can close ticket
@elipskiy Thank you for contribution! 🙏
@elipskiy some tests are failed. Could you fix it? https://github.com/allure-framework/allure-js/runs/7747019493?check_suite_focus=true#step:9:248
@baev we ready to go
Actually vitest plugin system don't ready. Right now I can easily implement only basic results reporting.
Hello @markgerra, allure-js is Open-Source, so PR is welcome. We have plans to support it, but without ETA. If your company urgently needs this feature and can sponsor it, then...
@markgerra Creating fully-features reporter for vitest is really tricky without decent plugin system. So i created simple reporter just to report failed/done tests and their suites for now and you...
https://github.com/vitest-dev/vitest/issues/1951
Found bug or misunderstanding of playwright API, so created issue https://github.com/microsoft/playwright/issues/14364
Everything except `process.env` looks good for me. Maybe we just drop default environment for now and bring it in separate PR with more detailed configuration.