UNPKG

spec-link

Version:

A library for managing test specifications and integrations with test management tools

4 lines (3 loc) 162 B
export { extractTestStructure } from './test-structure-extractor'; export { reportToConsole } from './reporters/console-reporter'; export * from './types/types';