Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
those via Java reflection have changed to include the class.
- Fix the breaking change in TestParameterInjector v1.19: By getting the
parameter names via Kotlin, the breaking change in 1.19 is no longer breaking
when directly upgrading to 1.10
when directly upgrading to 1.20
- **Breaking change:** TestParametersValuesProvider must return at least one
value. If your use case requires (sometimes) disabling the test by returning
zero values, override
Expand Down