BettererOptionsResults.configPaths
API > @betterer/betterer > BettererOptionsResults > configPaths
A path to a test definition file containing Betterer tests, or an array of them. All configPaths
should be relative to the cwd
.
Signature
configPaths?: BettererOptionsPaths;