UNPKG

@northbrook/mocha

Version:

Mocha Configuration for Northbrook

3 lines (2 loc) 125 B
import { Pkg } from 'northbrook'; export declare function runTests(pkg: Pkg, patterns: Array<RegExp | string>): Promise<{}>;