@iamkenos/iris
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

IRIS

Unit Tests

About

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

Key features:

  • write tests with TypeScript and run it with TS Jest
  • JSON schema matching
  • reporters:
    • built-in jest reporter
    • allure

Requirements

  • NodeJS ≥ 20.10.0 or ≤ LTS

Get Started

You'll need a working knowledge of Jest and Axios to be able to use this library. They have rich documentation so head on over the site and read on if you're not familiar with it yet.

  1. Get it: npm install @iamkenos/iris

  2. Run it: npx iris init and follow the prompt instructions.

  3. Check the results: npm run report

License

ISC

Todo

  • Unit Tests
  • Full documentation
  • Contributing guide

Readme

Keywords

Package Sidebar

Install

npm i @iamkenos/iris

Weekly Downloads

26

Version

0.1.5

License

ISC

Unpacked Size

104 kB

Total Files

123

Last publish

Collaborators

  • iamkenos