From d76f2ccc8a1c78f337b92ae81404cf155486fa8a Mon Sep 17 00:00:00 2001 From: Dmytro Shpakovskyi Date: Thu, 4 May 2017 15:48:11 +0300 Subject: [PATCH 1/2] Added Sauce Labs to Automated Browser Testing section **This pull request adds Sauce Labs to Automated Browser Testing section** --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1cb7fdb..d1a9a4ac 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ Table of Contents ## Automated Browser Testing * [gridlastic.com](https://www.gridlastic.com/) — Selenium Grid testing with free plan up to 4 simultaneous selenium nodes/10 grid starts/4,000 test minutes/month + * [saucelabs.com](https://saucelabs.com/) — Cross browser testing, Selenium testing and mobile testing, [free for Open Source](https://saucelabs.com/open-source) * [browserstack.com](https://www.browserstack.com/) — Manual and automated browser testing, free for Open Source * [everystep-automation.com](https://www.everystep-automation.com/) — Records and replays all steps made in a web browser and creates scripts,... free with fewer options * [Applitools.com](https://applitools.com/) — smart visual validation for web, native mobile and desktop apps. Integrates with almost all automation solutions (like Selenium and Karma) and remote runners (Sauce Labs, Browser Stack). free for open source. A free tier for a single user with limited checkpoints per week. From 5355da99126e80238a4b8ebfda4b021ba70c7443 Mon Sep 17 00:00:00 2001 From: Dmytro Shpakovskyi Date: Thu, 4 May 2017 16:06:25 +0300 Subject: [PATCH 2/2] Removed Sauce Labs from CI / CD section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d1a9a4ac..e0006634 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,6 @@ Table of Contents * [hub.jazz.net](https://hub.jazz.net/) — 60 minutes of free build time/month * [styleci.io](https://styleci.io/) — Public GitHub repositories only * [bitrise.io](https://www.bitrise.io/) — An iOS CI/CD with 200 free builds/month - * [saucelabs.com](https://saucelabs.com/) — CI with scalable testing for mobile and web apps, free for Open Source * [buddybuild.com](https://www.buddybuild.com/) — Build, deploy and gather feedback for your iOS and Android apps in one seamless, iterative system * [gitlab.com](https://about.gitlab.com/gitlab-ci/) — Create pipelines directly from Git repositories using GitLab's CI service * [dependencyci.com](https://dependencyci.com/) — Continuous dependency checking for GitHub repositories, free for open source