Update README.md

Fixed bad link to WebDriverIO.
This commit is contained in:
Eli Robinson
2017-06-21 10:48:56 -07:00
committed by GitHub
parent bfc39a7ba7
commit 2c64e8bd96

View File

@@ -1759,7 +1759,7 @@ A Subset for __Architecture and Infrastructure__
* Integration Testing * Integration Testing
* [Enzyme](http://airbnb.io/enzyme/) * [Enzyme](http://airbnb.io/enzyme/)
* Functional Testing * Functional Testing
* Headless Browser Automation - [Selenium WebDriverJS](https://github.com/SeleniumHQ/selenium/wiki/WebDriverJs) / [WebDriverIO](https://github.com/SeleniumHQ/selenium/wiki/WebDriverJs) / [Nightwatch.js](http://nightwatchjs.org/) / [Nightmare](https://github.com/segmentio/nightmare) / [CasperJS](http://casperjs.org/) * Headless Browser Automation - [Selenium WebDriverJS](https://github.com/SeleniumHQ/selenium/wiki/WebDriverJs) / [WebDriverIO](http://webdriver.io/) / [Nightwatch.js](http://nightwatchjs.org/) / [Nightmare](https://github.com/segmentio/nightmare) / [CasperJS](http://casperjs.org/)
* Cloud - [BrowserStack Automate](https://www.browserstack.com/automate) / [Sauce Labs](https://saucelabs.com/open-source#automated-testing-platform) * Cloud - [BrowserStack Automate](https://www.browserstack.com/automate) / [Sauce Labs](https://saucelabs.com/open-source#automated-testing-platform)
* Visual Testing * Visual Testing
* [React Storybook](https://storybooks.js.org/) / [React Cosmos](https://github.com/react-cosmos/react-cosmos) * [React Storybook](https://storybooks.js.org/) / [React Cosmos](https://github.com/react-cosmos/react-cosmos)