Skip to content

Releases: hpple/reflection-assert

Depend on opentest4j instead of JUnit 5

22 Aug 21:07
Compare
Choose a tag to compare

Drop direct dependency on JUnit 5 to allow usage with other testing libraries

Split to separate modules (main, vintage, comparator)

06 Sep 11:41
Compare
Choose a tag to compare

Split to separate modules:

  • reflection-assert (assertions itself)
  • reflection-assert vintage (compatible with old Unitils API)
  • reflection-comparator (comparator without assetions)

Initial release

21 May 21:05
Compare
Choose a tag to compare
0.1

release 0.1 & add jitpack to readme