Releases: approvals/ApprovalTests.Java
Releases · approvals/ApprovalTests.Java
Query.groupBy and selectMany
Extended Queryable
- Query.groupBy
- Query.join
- Query.selectMany
Make PairwiseTesting deterministic
as reported in #175
JUnit 5 DynamicTest Support
- JUnit 5 DynamicTest Support
Breaking Changes:
- Renamed
ExecutableQuerytoExecutableCommand - Separated
SshUtilsfromNetUtilsto isolate dependencies
StoryBoard
Options.withWriter
You can now configure a ApprovalWriter in the Options. This goes along with the ApprovalWriterFactory and the DefaultApprovalWriterFactory.
Closes issue #158
MultiScrubbers & ArrayUtils.combine(T, T...)
SimpleLogger.get()
Exposes toggles for SimpleLogger
AwtApprovals.verifySequenceWithTimings
11.3.0 a reformat code
refactoring
11.2.3 a reformat code
PaintablePanel.get
allows access to the wrapped paintable