UNPKG

@craftapit/tester

Version:

A focused, LLM-powered testing framework for natural language test scenarios

3 lines (2 loc) 161 B
import { TestExecutorConfig } from '../../types/config'; export declare function loadConfig(configPath?: string, cliOptions?: any): Promise<TestExecutorConfig>;