Skip to content

Commit

Permalink
Update readme for 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tiurin authored Mar 24, 2023
1 parent cfb536a commit 3a36845
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ repositories {
dependencies {
androidTestImplementation 'com.atiurin:ultron:<latest_version>'
androidTestImplementation 'com.atiurin:ultron-compose:<latest_version>'
}
```

Expand All @@ -250,7 +251,5 @@ It is required to use AndroidX libraries. You can get some problems with Android

## Roadmap

- https://github.com/open-tool/ultron/issues/23 Custom assertion on action result
- https://github.com/open-tool/ultron/issues/11 Jetpack Compose support improvement
- https://github.com/open-tool/ultron/issues/21 Add hasTextColor matcher

- https://github.com/open-tool/ultron/issues/32 Allure support
- https://github.com/open-tool/ultron/issues/33 Screenshot testign ?

0 comments on commit 3a36845

Please sign in to comment.