Skip to content

Releases: varlanv/java-test-konvence

1.0.9

17 Jul 20:17

Choose a tag to compare

What changed:

  • fixed error message when testKonvenceVerify task finds invalid test name

1.0.5

29 May 18:44

Choose a tag to compare

  • Fixed automatic applying of test name transformations on CI server

1.0.3

29 May 17:39

Choose a tag to compare

Changed gradle tasks names:

  • testKonvenceEnforceAll -> testKonvenceApply;
  • testKonvenceDryEnforceWithFailing -> testKonvenceVerify

1.0.2

20 May 00:32

Choose a tag to compare

  • Added undocumented gradle property com.varlanv.testkonvence.undocumented.performanceLog that allows measuring performance of plugin

1.0.0 - Initial stable release

19 May 21:14
f592e00

Choose a tag to compare

release/v1.0.0

Fix github actions (#7)