Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mannodermaus committed May 22, 2024
1 parent 698d55c commit 9819a6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Change Log
- Removed deprecated `integrityCheckEnabled` flag from the plugin DSL's instrumentation test options
- Allow opt-in usage of extension library via the plugin's DSL
- Allow autoconfiguration of compose library if Compose is used in the androidTest dependency list
- Decouple discovery of instrumentation tests from Jupiter, allowing non-Jupiter test engines to be discovered as well
- Update lifecycle of instrumentation runner params to only be set once, instead of once per test
- Properly reported disabled dynamic tests to Android instrumentation

## 1.10.0.0 (2023-11-05)
- JUnit 5.10.0
Expand Down

0 comments on commit 9819a6c

Please sign in to comment.