-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Version
System:
OS: macOS 26.2
CPU: (10) arm64 Apple M5
Memory: 73.97 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 144.0.7559.133
Firefox: 147.0.3
Safari: 26.2
npmPackages:
@rstest/browser: 0.8.5 => 0.8.5
@rstest/browser-react: 0.8.5 => 0.8.5
@rstest/core: 0.8.5 => 0.8.5
@rstest/coverage-istanbul: 0.2.0 => 0.2.0Details
I have a custom reporter (the one in the examples). The following functions are not called when filtering by a browser project:
- onTestRunStart
- onTestFileReady
- onTestSuiteStart
- onTestCaseStart
- onTestSuiteResult
I have a custom logger but can't be implemented properly without some of these lifecycles...
Reproduce link
https://codesandbox.io/p/devbox/2lt7tv?file=%2Frstest.config.mjs%3A24%2C23
Reproduce Steps
- npm install
- npx playwright install
- Compare between: npm run test, npm run test:browser, npm run test:node
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels