UNPKG

check-tests

Version:

Static analysis for tests. Prints all tests in console and fails when exclusive or skipped tests found.

4 lines (2 loc) 72 B
const Analyzer = require('./analyzer'); module.exports = { Analyzer };