From ec52359094ca4c7f48222e1677538c2f0bb21409 Mon Sep 17 00:00:00 2001 From: Ajeet Dhaliwal Date: Mon, 21 Oct 2019 12:18:55 +0100 Subject: [PATCH] Consolidated testing sections --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ab0fc1e..dd93ea39 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Table of Contents * [Analytics, Events and Statistics](#analytics-events-and-statistics) * [APIs, Data and ML](#apis-data-and-ml) * [Artifact Repos](#artifact-repos) - * [Automated Browser Testing](#automated-browser-testing) + * [Testing](#testing) * [BaaS](#baas) * [CDN and Protection](#cdn-and-protection) * [CI / CD](#ci-cd) @@ -248,7 +248,7 @@ Table of Contents * [bitrise.io](https://www.bitrise.io/) — A CI/CD for mobile apps, native or hybrid. With 200 free builds/month 10 min build time and two team members. OSS projects get 45 min build time, +1 concurrency and unlimited team size. * [IBM Continuous Delivery](https://www.ibm.com/cloud/continuous-delivery) - Free 500 delivery pipeline jobs per month -## Automated Browser Testing +## 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) @@ -257,6 +257,7 @@ Table of Contents * [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. * [checkbot.io](https://www.checkbot.io/) — Browser extension that tests if your website follows 50+ SEO, speed and security best practices. Free tier for smaller websites. * [testingbot.com](https://testingbot.com/) — Selenium Browser and Device Testing, [free for Open Source](https://testingbot.com/open-source) + * [tesults.com](https://www.tesults.com) — Test results reporting and test case management. Integrates with popular test frameworks. Open Source software developers, individuals, educators, and small teams getting started can request discounted and free offerings beyond basic free project. ## Security and PKI @@ -737,7 +738,4 @@ Table of Contents * [github.com — FOSS for Dev](https://github.com/tvvocold/FOSS-for-Dev) — A hub of free and Open Source software for developers * [getawesomeness](https://getawesomeness.herokuapp.com) — Retrieve all amazing awesomeness from GitHub... a must see * [education.github.com](https://education.github.com/pack) — Collection of free services for students. Registration required - * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). - -## Test Results Reporting and Test Case Management - * [tesults.com](https://www.tesults.com) — No time limit free project available for all but has feature limitations and is intended for evaluation. More substantial production use intended free offerings available by email request for Open Source software developers, individuals, educators, and small teams getting started. \ No newline at end of file + * [Framacloud](https://degooglisons-internet.org/en/list/) — A list of Free/Libre Open Source Software and SaaS by the French non-profit [Framasoft](https://framasoft.org/en/). \ No newline at end of file