UNPKG

test-executor

Version:

Executes test scripts in the specified dirs.

6 lines (4 loc) 84 B
const { ExecutedTests } = require('./index') new ExecutedTests( './test' ).call()