UNPKG

console-fail-test

Version:

Gently fails test runs if the console was used during them. 📢

8 lines (5 loc) • 223 B
import { TestFrameworkSelector } from './testEnvironmentTypes.cjs'; import '../spies/spyTypes.cjs'; import '../types.cjs'; declare const selectVitestEnvironment: TestFrameworkSelector; export { selectVitestEnvironment };