-
API testing
-
Web testing
- WDIO
- TypeScript
- Chai assertion library
- Axios http client
- Allure reporter
- Clone the repository
- Run
npm installto install dependencies - Run
npm run wdioto run all tests - To see the report run
npm run report
| Name | Name | Last commit date | ||
|---|---|---|---|---|
API testing
Web testing
npm install to install dependenciesnpm run wdio to run all testsnpm run report