UNPKG

europa-test

Version:

Test framework for Europa Core implementations

6 lines (5 loc) 172 B
import { BundledTestFixture } from "../TestFixture"; /** * The test fixtures bundled within `europa-test`. */ export declare const bundledFixtures: BundledTestFixture[];