Software:Cypress

From HandWiki
Short description: JavaScript testing framework
Cypress
Cypress Software.png
Initial releaseSeptember 10, 2017; 6 years ago (2017-09-10)[1]
Stable release
12.1.0 / December 12, 2022; 14 months ago (2022-12-12)
Written inJavaScript
Operating systemMicrosoft Windows, macOS, Linux
TypeSoftware testing framework for web applications
LicenseMIT

Cypress is a frontend test automation tool for regression testing of web applications. Cypress runs on Windows, Linux, and macOS. Cypress app is open-source software released under the MIT License, while the Cypress Cloud is a web application. Cypress has been compared to Selenium.[2][3][4]

See also

References

  1. "Public Beta Launch". https://docs.cypress.io/guides/references/changelog#1-0-0. 
  2. Schwering, Ramona (2021-09-27). "Let’s Dive Into Cypress For End-to-End Testing". Smashing Magazine. https://www.smashingmagazine.com/2021/09/cypress-end-to-end-testing. 
  3. End-to-End Web Testing with Cypress
  4. Gelfenbuim, Lev (2022). Web Testing with Cypress: Run End-to-End tests, Integration tests, Unit tests across web apps, browsers and cross-platforms. BPB Publications. ISBN 978-9355510280. 

External links