Optional allowfalse
Optional cleanClean coverage results before running tests
true
Optional cleanClean coverage report on watch rerun
true
Name of the module or path to a file to load the custom provider from
Optional enabledEnables coverage collection. Can be overridden using --coverage CLI option.
false
Optional excludeList of files excluded from coverage as glob patterns
Optional extensionExtensions for files to be included in coverage
['.js', '.cjs', '.mjs', '.ts', '.tsx', '.jsx', '.vue', '.svelte', '.marko']
Optional processingConcurrency limit used when processing the coverage results.
Defaults to Math.min(20, os.availableParallelism?.() ?? os.cpus().length)
Optional reportGenerate coverage report even when tests fail.
false
Optional reportsDirectory to write coverage report to
Generated using TypeDoc
Collect coverage of files outside the project
root.