This project is an API Testing example using JavaScript and TestCafe.
- JavaScript
- NodeJS
- TestCafe
- node >= ^16.x - Node installation
- npm >= ^8.x - NPM installation (or yarn)
Install the dependencies:
npm installRun tests:
npm run testIt's also possible to watch the Jest tests while it's running:
npm run test:watchFeel free to complement/report something in pull requests. The project is ours! π€