Software:Cypress
From HandWiki
Short description: JavaScript testing framework
Initial release | September 10, 2017[1] |
---|---|
Stable release | 12.1.0
/ December 12, 2022 |
Written in | JavaScript |
Operating system | Microsoft Windows, macOS, Linux |
Type | Software testing framework for web applications |
License | MIT |
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
- ↑ "Public Beta Launch". https://docs.cypress.io/guides/references/changelog#1-0-0.
- ↑ 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.
- ↑ End-to-End Web Testing with Cypress
- ↑ 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