Releases: approvals/ApprovalTests.Java
Releases · approvals/ApprovalTests.Java
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
Fixed flaky tests when test method names collide
Paintables
Paintables allow a CI consistent way of drawing Graphics
Added customization seams
Features
Allow customization of how we find the source files to handle issues with kotlin and gradle multi module projects. Documentation
Bugs
Fixed ClipboardReporter to handle spaces in linux file names. #146