projects
- Type:
- Default:
[<rootDir>]
Define multiple test projects. It can be an array of directories, configuration files, or glob patterns, or an object.
Rstest will run the tests for each project according to the configuration defined in each project, and the test results from all projects will be combined and displayed.
More information about projects can be found in Test projects.