UNPKG

console-fail-test

Version:

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

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