From 5a9d47637ec0a4479791c0ea72f3cb1b40915707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Sastre=20Fl=C3=B3rez?= Date: Wed, 5 Oct 2022 13:55:04 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 63710ae..aae444b 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,10 @@ You can find out why verifying our design under such configurations is important In the near future, there are plans to also support, among others: -1. Reduce snapshot testing flakiness -2. Folding features -3. Enable Accessibility features +1. Enable **framework-agnostic** & **shared screenshot testing** i.e. same test running either on device or on JVM +2. Reduce snapshot testing flakiness +3. Folding features +4. Enable Accessibility features ## Sponsors @@ -85,9 +86,6 @@ dependencies { } ``` -The latter will make the app crash with -`java.lang.RuntimeException: This method can not be called from the main application thread` - # Usage ## Configuration