mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add Cypress testing framework
This commit is contained in:
@@ -128,6 +128,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [tape](https://github.com/substack/tape) - Tap-producing test harness for node and browsers.
|
* [tape](https://github.com/substack/tape) - Tap-producing test harness for node and browsers.
|
||||||
* [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing for the modern web development stack.
|
* [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing for the modern web development stack.
|
||||||
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
|
* [ava](https://github.com/avajs/ava) - 🚀 Futuristic JavaScript test runner
|
||||||
|
* [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond.
|
||||||
|
|
||||||
### Assertion
|
### Assertion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user