@w5s/core-typeInterfacesTestingLibraryOn this pageTestingLibrary Common interface for testing libraries like jest and vitestIndex PropertiesdescribeexpectitProperties describedescribe: { todo: (description: string, fn: () => void) => void }expectexpect: ExpectFunctionitit: { each: TestEachFunction; todo: (description: string, fn: () => void) => void }
Common interface for testing libraries like jest and vitest