-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Version
System:
OS: Linux 6.1 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
CPU: (2) x64 AMD EPYC
Memory: 2.55 GB / 4.01 GB
Container: Yes
Shell: Unknown
npmPackages:
@rstest/core: ^0.7.2 => 0.7.2Details
On more complex React projects with many imports and using scss, rstest becomes slower than jest.
I've attached an example with two identical tests.
Average test execution time:
jest: 1.125s
rstest: 1.15s - 1.6s
Reproduce link
https://codesandbox.io/p/devbox/92swfz
Reproduce Steps
- go to https://codesandbox.io/p/devbox/92swfz
- fork
- run the commands
npm run test:jestandnpm run test:rstestseveral times.
Metadata
Metadata
Assignees
Labels
No labels