Run tests using:
npm test
Run tests with html report consisting of console logs
npm run-script printconsole
- Clone the repo using
git clone
- . Install with npm
npm i
- For html report config Parameters can be added or updated in jest.config.ts
- All user related data is present in data/userData.ts file
- Configuration related data is present in config/configuration.js
- Supertest
- Jest
- Jest Html Reporter
- Dotnenv