Merge pull request #664 from Tyncture/master

Add Cypress testing framework
This commit is contained in:
Gökay Gürcan 2020-01-24 13:05:58 +01:00 committed by GitHub
commit a085d8439b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
* [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
* [Cypress](https://www.cypress.io/) - Complete end-to-end testing framework for anything that runs in a browser and beyond.
### Assertion