Skip to content

Releases: approvals/ApprovalTests.Java

Make PairwiseTesting deterministic

16 Aug 21:04
Compare
Choose a tag to compare

JUnit 5 DynamicTest Support

16 Aug 20:44
Compare
Choose a tag to compare
  • JUnit 5 DynamicTest Support

Breaking Changes:

  • Renamed ExecutableQuery to ExecutableCommand
  • Separated SshUtils from NetUtils to isolate dependencies

StoryBoard

21 Jun 20:15
Compare
Choose a tag to compare

Options.withWriter

31 May 21:08
Compare
Choose a tag to compare

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...)

24 May 21:03
Compare
Choose a tag to compare

SimpleLogger.get()

20 May 22:27
Compare
Choose a tag to compare

Exposes toggles for SimpleLogger

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