An open API service indexing awesome lists of open source software.

https://github.com/bahmutov/use-cypress-for-api-testing

Example using Cypress test runner to run API tests
https://github.com/bahmutov/use-cypress-for-api-testing

cypress-example

Last synced: 9 months ago
JSON representation

Example using Cypress test runner to run API tests

Awesome Lists containing this project

README

          

# use-cypress-for-api-testing

> Example using Cypress test runner to run API tests

📝 Read the blog post [Use Cypress For API Testing](https://glebbahmutov.com/blog/use-cypress-for-api-testing/)

This app is used to teach lessons from 🎓 [Cypress Plugins](https://cypress.tips/courses/cypress-plugins)
- [Lesson f13: Create tests from fetched data](https://cypress.tips/courses/cypress-plugins/lessons/f13)
- [Lesson f14: Create N predetermined tests](https://cypress.tips/courses/cypress-plugins/lessons/f14)

## Small print

Author: Gleb Bahmutov <gleb.bahmutov@gmail.com> © 2024

- [@bahmutov](https://twitter.com/bahmutov)
- [glebbahmutov.com](https://glebbahmutov.com)
- [blog](https://glebbahmutov.com/blog)
- [videos](https://www.youtube.com/glebbahmutov)
- [presentations](https://slides.com/bahmutov)
- [cypress.tips](https://cypress.tips)
- [Cypress Tips & Tricks Newsletter](https://cypresstips.substack.com/)
- [my Cypress courses](https://cypress.tips/courses)

License: MIT - do anything with the code, but don't blame me if it does not work.