UNPKG

@iamkenos/iris

Version:

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

6 lines (5 loc) 131 B
export * from "./client"; export * from "./common"; export * from "./config"; export * from "./matchers"; export * from "./steps";