master
matchers.spec.ts
import * as chai from 'chai'; import * as MatchersV3 from './matchers'; const { expect } = chai;