Study case for My Skill course for API Automation Test (Modul 11) with mocha chai javascript in myskill.id. Please register to myskill.id and join this QA course.
To run this repo
- Clone this repository
git clone https://github.com/alvintrianto/myskill-api-test.git
- Open the folder with VS Code
- Install npm with
npm install
- Run mocha test
npm run test {path/to/file}.js