mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add WebdriverIO
WebdriverIO is a serious framework for automated testing based on WebDriver protocol. it provides own test-runner, reporters, services, plugins, sync/async API, eventhandling, multiremoting and powerfull debugging Closes #539
This commit is contained in:
committed by
Sindre Sorhus
parent
ce1c34ee33
commit
6ea16cdcba
@@ -585,6 +585,7 @@
|
||||
- [hook-std](https://github.com/sindresorhus/hook-std) - Hook and modify stdout/stderr.
|
||||
- [testen](https://github.com/egoist/testen) - Run tests for multiple versions of Node.js locally with NVM.
|
||||
- [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.
|
||||
|
||||
|
||||
### Security
|
||||
|
||||
Reference in New Issue
Block a user