UNPKG

@iamkenos/iris

Version:

Test API endpoints with Axios & Jest using a collection of custom matchers and built-in utility functions.

4 lines (3 loc) 128 B
import type { Config as JestConfig } from "@jest/types"; declare const preset: Partial<JestConfig.Argv>; export default preset;