UNPKG

@palmares/tests

Version:

This defines a default test framework testing stuff inside of the framework

3 lines 199 B
import type { Std } from '@palmares/core'; export declare function testIndependently(adapterLocation: string, std: Std, filesToTest: string[]): Promise<any>; //# sourceMappingURL=independent.d.ts.map