UNPKG

tesugen

Version:

Setup extendable API-testing framework

10 lines 189 B
{ "include": ["./test/**/*.test.ts"], "tsconfig": "./tsconfig.json", "reporters": { "standard": { "color": true } }, "timeout": 10000 }