codeceptjs / api-examples

REST API testing examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API testing in CodeceptJS 3.3

Testing responses of https://swapi.dev

How to run tests

Install CodeceptJS

npm i 

Run tests in debug mode

npx codeceptjs run

About

REST API testing examples

License:MIT License


Languages

Language:JavaScript 100.0%