UNPKG

resolve-uit-path

Version:

Resolves the path from your spec file at __filename to the corresponding unit-in-test's file

5 lines (2 loc) 65 B
const chai = require( 'chai' ) global.expect = chai.expect;