UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

6 lines (5 loc) 106 B
export const mockTestSpecification = () => { return () => { return new BaseSuite(); }; };