Releases: approvals/ApprovalTests.Java
Releases · approvals/ApprovalTests.Java
Make PairwiseTesting deterministic
as reported in #175
JUnit 5 DynamicTest Support
- JUnit 5 DynamicTest Support
Breaking Changes:
- Renamed
ExecutableQuery
toExecutableCommand
- Separated
SshUtils
fromNetUtils
to 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
All classes public
Some classes were package private, that is no longer the case