Skip to content

Releases: approvals/ApprovalTests.Java

AwtApprovals.verifySequenceWithTimings

17 May 21:18
Compare
Choose a tag to compare

refactoring

03 May 20:42
Compare
Choose a tag to compare
11.2.3

a   reformat code

PaintablePanel.get

28 Apr 16:42
Compare
Choose a tag to compare

allows access to the wrapped paintable

All classes public

28 Apr 14:08
Compare
Choose a tag to compare

Some classes were package private, that is no longer the case

Junit 3,4,5 reporters

26 Apr 21:08
Compare
Choose a tag to compare

Junit reporters for version 3,4,5
ClassUtils.getAdjacentFile(class, filename)
IntellijReporters are better ordered
DiffMerge on linux fixed

Better Paintables

24 Apr 00:26
Compare
Choose a tag to compare
  • 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

19 Apr 21:05
Compare
Choose a tag to compare

Paintables

12 Apr 21:19
Compare
Choose a tag to compare

Paintables allow a CI consistent way of drawing Graphics

Added customization seams

29 Mar 20:21
Compare
Choose a tag to compare

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

10.2.0 ArrayUtils.toArray & Queryable.asArray