From 0d5f48b880c1cf91cb95c0cca86ab69f7fedbd54 Mon Sep 17 00:00:00 2001 From: psjbk <51746608+psjbk@users.noreply.github.com> Date: Fri, 5 Mar 2021 22:29:33 +0530 Subject: [PATCH 1/4] Add appetize.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67fc6f8f..a372da85 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ Table of Contents ## Testing * [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. + * [Appetize](https://appetize.io) — Test your Android & iOS apps on this Cloud Based service. Free tier includes 1 concurrent session with 100 minutes usage per month. No app size limit. * [browserstack.com](https://www.browserstack.com/) — Manual and automated browser testing, [free for Open Source](https://www.browserstack.com/open-source?ref=pricing) * [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. * [crossbrowsertesting.com](https://crossbrowsertesting.com) - Manual, Visual, and Selenium Browser Testing in the cloud - [free for Open Source](https://crossbrowsertesting.com/open-source) From 9acbfc59e6c221ac1b834a714167df145a38e3fc Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Sat, 6 Mar 2021 10:13:55 +0530 Subject: [PATCH 2/4] Description Changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a372da85..fa4d10e7 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,7 @@ Table of Contents ## Testing * [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. - * [Appetize](https://appetize.io) — Test your Android & iOS apps on this Cloud Based service. Free tier includes 1 concurrent session with 100 minutes usage per month. No app size limit. + * [Appetize](https://appetize.io) — Test your Android & iOS apps on this Cloud Based Android Phone/Tablets emulators and iPhone/iPad simulators directly in your browser. Free tier includes 1 concurrent session with 100 minutes usage per month. No limit on app size. * [browserstack.com](https://www.browserstack.com/) — Manual and automated browser testing, [free for Open Source](https://www.browserstack.com/open-source?ref=pricing) * [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. * [crossbrowsertesting.com](https://crossbrowsertesting.com) - Manual, Visual, and Selenium Browser Testing in the cloud - [free for Open Source](https://crossbrowsertesting.com/open-source) From eed605a2231a8bc09e2e02e610530a860c5ecc97 Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Sat, 6 Mar 2021 10:28:15 +0530 Subject: [PATCH 3/4] Add Android Studio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa4d10e7..74af4134 100644 --- a/README.md +++ b/README.md @@ -1009,6 +1009,7 @@ Table of Contents ## IDE and Code Editing * [3v4l](https://3v4l.org/) - Free online PHP shell and snippet sharing site, runs your code in 300+ PHP versions + * [Android Studio](https://d.android.com/studio) — Android Studio provides the fastest tools for building apps on every type of Android device. Open Source IDE and the best to develop Android apps. Available for Windows,Mac,Linux and even ChromeOS! * [Apache Netbeans](https://netbeans.apache.org/) — Development Environment, Tooling Platform and Application Framework. * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation). * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron. From bcb4eabc9187aa0b1f321fe0b655ed5b1e77878e Mon Sep 17 00:00:00 2001 From: PSJ <51746608+thispsj@users.noreply.github.com> Date: Sat, 6 Mar 2021 13:33:39 +0530 Subject: [PATCH 4/4] Update Description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74af4134..5e127f89 100644 --- a/README.md +++ b/README.md @@ -1009,7 +1009,7 @@ Table of Contents ## IDE and Code Editing * [3v4l](https://3v4l.org/) - Free online PHP shell and snippet sharing site, runs your code in 300+ PHP versions - * [Android Studio](https://d.android.com/studio) — Android Studio provides the fastest tools for building apps on every type of Android device. Open Source IDE and the best to develop Android apps. Available for Windows,Mac,Linux and even ChromeOS! + * [Android Studio](https://d.android.com/studio) — Android Studio provides the fastest tools for building apps on every type of Android device. Open Source IDE, free for everyone and the best to develop Android apps. Available for Windows,Mac,Linux and even ChromeOS! * [Apache Netbeans](https://netbeans.apache.org/) — Development Environment, Tooling Platform and Application Framework. * [apiary.io](https://apiary.io/) — Collaborative design API with instant API mock and generated documentation (Free for unlimited API blueprints and unlimited user with one admin account and hosted documentation). * [Atom](https://atom.io/) - Atom is a hackable text editor built on Electron.