UNPKG

@firfi/quint-connect

Version:

Model-based testing framework connecting Quint specifications to TypeScript implementations

3 lines 494 B
export { defaultConfig, defineDriver, NoTracesError, QuintError, QuintNotFoundError, run, stateCheck, StateMismatchError, TraceReplayError, transformITFValue } from "./simple.js"; export type { Config, QuintRunGeneration, QuintTestGeneration, RunGenerationOptions, RunOptions, SimpleActionMap, SimpleDriver, SimpleGenerationOptions, SimpleRunOptions, SimpleTestOptions, TestGenerationOptions, TraceGenerationMode, TraceGenerationOptions } from "./simple.js"; //# sourceMappingURL=index.d.ts.map