juniorschmitz / cypress-api-sw-test

Project with an example on how to use Cypress for testing a simple API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Tests of Star Wars testing API using Cypress

Project created for testing the power of Cypress as a test runner for chai API tests using the public Star Wars API.

For running, one should open the project root on a terminal and run:

npm test

About

Project with an example on how to use Cypress for testing a simple API.


Languages

Language:JavaScript 100.0%