Keploy is a no-code testing platform that generates tests from API calls.
- This project uses Yarn for package management. To install yarn, please make sure Node is installed and then:
npm i -g yarn
- To install local dependencies, assuming you are at root of the project:
yarn install
-
Furthermore, to commit your changes use
yarn commit
instead ofgit commit
for better commit experiance. -
For VSCode setup, make sure these extensions are installed:
We'd love to collaborate with you to make Keploy great. To get started: