CodeBrowser / npm / cypress
cypress@15.18.1
// Cypress is a next generation front end testing tool built for the modern web
$ npm install cypress
downloads/wk
6,728,008
license
MIT
version
15.18.1
published
Jul 7, 2026
What is cypress?
Cypress is a testing framework that lets you write and run automated tests for web applications directly in the browser. Developers use it to verify that their frontend code works correctly across different user interactions and scenarios, catching bugs before they reach production. It includes built-in tools for mocking network requests, spying on function calls, and running both end-to-end and component-level tests.
Keywords
#automation #browser #cypress #cypress.io #e2e #end-to-end #integration #component #mocks #runner #spies #stubs #test #testing
Maintainers
cypress-npm-publisher, brian-mann