Releases: approvals/ApprovalTests.Java
Releases · approvals/ApprovalTests.Java
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
Junit 3,4,5 reporters
Junit reporters for version 3,4,5
ClassUtils.getAdjacentFile(class, filename)
IntellijReporters are better ordered
DiffMerge on linux fixed
Better Paintables
- Paintables now have the ability to redraw.
- Paintable panels know who they contain
- FileCaptureReporter works on Github Actions