API Testing Project. API automation with cypress. And generating the mocha html report.
~ git clone https://github.com/Kaijar2020/API_Testing.git
~ Install node - npm install
~ Install cypress - npm install cypress --save-dev
~ Run spec in UI - npx cypress open