UNPKG

console-fail-test

Version:

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

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