From 0660efc2e1025637c3259bed0de4d3e8aaf84fda Mon Sep 17 00:00:00 2001 From: Krishna Date: Tue, 12 Mar 2024 14:47:44 +0530 Subject: [PATCH 1/3] new --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81afc5dad..79f72576b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This GitHub project hosts two somewhat distinct projects: # AndroidX Test Libraries +[//]: # (krishna) The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created using these APIs from the Android Studio IDE or from the command line. For more details see [developers.android.com/testing](https://developers.android.com/testing) From e9bcfc38839fc7dae17e199d393e46c764b144fb Mon Sep 17 00:00:00 2001 From: Krishna Date: Tue, 12 Mar 2024 14:49:54 +0530 Subject: [PATCH 2/3] new --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79f72576b..40d75665d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ This GitHub project hosts two somewhat distinct projects: # AndroidX Test Libraries [//]: # (krishna) +[//]: # (shourya) The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created using these APIs from the Android Studio IDE or from the command line. For more details see [developers.android.com/testing](https://developers.android.com/testing) From 87cd8c5a47929c3153cee28fe82ca3c0a1fceffb Mon Sep 17 00:00:00 2001 From: Krishna Date: Sun, 17 Mar 2024 09:41:16 +0530 Subject: [PATCH 3/3] new --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 40d75665d..79f72576b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ This GitHub project hosts two somewhat distinct projects: # AndroidX Test Libraries [//]: # (krishna) -[//]: # (shourya) The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created using these APIs from the Android Studio IDE or from the command line. For more details see [developers.android.com/testing](https://developers.android.com/testing)