From f703f41e6c6c4f1762226a427023e79348755f92 Mon Sep 17 00:00:00 2001 From: Dexter Yang Date: Tue, 8 Aug 2017 07:29:27 +0800 Subject: [PATCH] add Protractor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a27c7d..d759b5d 100644 --- a/README.md +++ b/README.md @@ -1780,7 +1780,7 @@ A Subset for __Architecture and Infrastructure__ * Integration Testing * [Enzyme](http://airbnb.io/enzyme/) * Functional Testing - * 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/) + * 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/) / [Protractor](http://www.protractortest.org/) * Cloud - [BrowserStack Automate](https://www.browserstack.com/automate) / [Sauce Labs](https://saucelabs.com/open-source#automated-testing-platform) * Visual Testing * [React Storybook](https://storybooks.js.org/) / [React Cosmos](https://github.com/react-cosmos/react-cosmos)