Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergio-sastre authored Oct 5, 2022
1 parent 9c90e16 commit 5a9d476
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 5a9d476

Please sign in to comment.