setupFiles
- Type:
string[] - Default:
[]
A list of paths to modules that run some code to configure or set up the testing environment, they will be run before each test file.
rstest.config.ts
string[][]A list of paths to modules that run some code to configure or set up the testing environment, they will be run before each test file.