1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-11-20 11:27:17 -05:00

Add TestCafe (#617)

This commit is contained in:
Boris Kirov 2016-11-14 18:44:14 +03:00 committed by Sindre Sorhus
parent 551a3058eb
commit 9a8c03a8c8

View file

@ -615,6 +615,7 @@
- [Nightwatch](https://github.com/nightwatchjs/nightwatch) - Automated UI testing framework based on Selenium WebDriver.
- [WebdriverIO](http://webdriver.io) - Automated testing based on the WebDriver protocol.
- [Jest](https://github.com/facebook/jest) - Painless JavaScript testing.
- [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing.
### Security