Skip to content

burakkaygusuz/cypress-typescript-api-testing

Repository files navigation

Cypress Typescript API Testing

Cypress

Prerequisites

Make sure you have installed all the following prerequisites on your development machine:

OS Node
Windows winget install --id OpenJS.NodeJS.LTS
macOS brew install node@20

Executing The Tests

  • Clone the repository.
git clone [email protected]:burakkaygusuz/cypress-typescript-api-testing.git
  • Change the directory.
cd cypress-typescript-api-testing
  • Run the test.
npm install && npm run test

About

This is a simple project that demonstrates how to REST API testing with using cypress.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published