Skip to content

Commit 125f5fb

Browse files
committed
Changelog
1 parent 5219013 commit 125f5fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugin/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Change Log
99
- Removed deprecated `integrityCheckEnabled` flag from the plugin DSL's instrumentation test options
1010
- Allow opt-in usage of extension library via the plugin's DSL
1111
- Allow autoconfiguration of compose library if Compose is used in the androidTest dependency list
12+
- Decouple discovery of instrumentation tests from Jupiter, allowing non-Jupiter test engines to be discovered as well
13+
- Update lifecycle of instrumentation runner params to only be set once, instead of once per test
14+
- Properly reported disabled dynamic tests to Android instrumentation
1215

1316
## 1.10.0.0 (2023-11-05)
1417
- JUnit 5.10.0

0 commit comments

Comments
 (0)