Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.64 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.64 KB

@idrinth/api-bench

Coverage Status Codacy Badge

This is the repository for the API test framework, it's documentation website and other related tooling.

Project parts

Documentation

You can find the documentation on the Documentation Website.

Slack

Join our slack if you need help, want to connect or have questions.

CI Images

We have ready to be used CI Images:

Setup

To get your project ready for development you need to run the following commands in order:

  • git clone https://github.com/idrinth/api-bench
  • cd api-bench
  • npm run setup

Further information about contributing is available in the contribution guidelines on the website and in the markdown file.