Skip to content

Releases: seregamorph/spring-test-smart-context

v0.13

14 May 05:50
Compare
Choose a tag to compare
  • Better logging of integration test classes 027d098
  • Save information about non-integration tests for resilient failover 46a7671
  • Resilient failover when the same class is discovered by several engines a46022d

Full Changelog: v0.12...v0.13

v0.12

11 May 21:12
Compare
Choose a tag to compare
  • Support Kotest engine

Full Changelog: v0.11...v0.12

v0.11

05 May 09:36
Compare
Choose a tag to compare

Changes

  • Enhanced logging of class or method number in sort

Full Changelog: v0.10...v0.11

v0.10

14 Apr 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9...v0.10

v0.9

01 Mar 15:27
Compare
Choose a tag to compare

Changes

  • Additional failure cause diagnostics #16 by @seregamorph
  • Rename SmartDirtiesTestsHolder to SmartDirtiesTestsSupport c4d8d3e

v0.8

27 Dec 16:14
Compare
Choose a tag to compare

Changes

  • Support mixed JUnit platform engines in one module #12 @seregamorph
  • Extract IntegrationTestFilter from SmartDirtiesTestsSorter #14
  • Refactor Sorter logging #13

v0.7

22 Dec 14:52
Compare
Choose a tag to compare

Changes

  • Enhanced logging of test suite classes 86e9ede by @seregamorph
  • Refactor SpringContextEventTestLogger to Listener #11
  • Updated dependencies to spring-framework, junit-jupiter and TestNG to avoid vulnerability scanner warnings

v0.6

09 Dec 21:58
Compare
Choose a tag to compare

Changes

  • Support of @Nested tests without custom configuration #9 @seregamorph
  • Optimization @DirtiesContext(BEFORE_CLASS) go first in a group ca7be87
  • TestKit for internal test of the framework 598a71b
  • Refactor CurrentTestContext 6cc45e8

Thanks @cfraenkel for insights and review.

v0.5

06 Dec 11:29
Compare
Choose a tag to compare

Changes

  • Sort @DirtiesContext Test classes to the end of their group #10 by @cfraenkel

v0.4

27 Nov 09:53
Compare
Choose a tag to compare

Changes

  • Fix isReorderTestJUnit5Jupiter incorrectly filters out Tests #7 by @cfraenkel (#8)
  • Switch to central-publishing-maven-plugin 9317726