docs
docs copied to clipboard
Configuring common test runners
- we already have jest
- add: mocha, playwright, pytest, rpsec, cargo, ctest, gtest
- tested out all except gtest
✨ This comment will be updated with CI stats as CI jobs run ✨ settings ⋅ feedback ⋅ docs ⋅ learn more about trunk.io
Let me double check mocha config. I think you have to tell the reporter to add hash to the file name, otherwise different suites will overwrite each other. You can see how it's configured here: https://github.com/replayio/devtools/pull/10324/files