UNPKG

aft-mocha-reporter

Version:

Automated Functional Testing (AFT) Reporter for use with Mocha Test Framework

13 lines 334 B
{ "extends": "../../tsconfig.settings.json", "compilerOptions": { "outDir": "dist", "composite": true }, "include": ["src", "test"], "references": [ { "path": "../aft-core" }, { "path": "../aft-reporting-html" }, { "path": "../aft-reporting-filesystem" } ] }