UNPKG

magnitude-test

Version:

A TypeScript client for running automated UI tests through the Magnitude testing platform

3 lines (2 loc) 174 B
export { test, beforeAll, afterAll, beforeEach, afterEach, } from '@/worker/testDeclaration'; export { type MagnitudeConfig, type WebServerConfig } from '@/discovery/types';