Skip to content

Releases: qase-tms/qase-java

v.4.0.0

26 Oct 13:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.3.2.1...v.4.0.0

v.3.2.1

07 Jun 20:51
8a7c356
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated annotations from examples by @savkk in #133
  • [cucumber 7] fix npe when parsing a feature-file by @savkk in #137

Full Changelog: v.3.2.0...v.3.2.1

v.3.2.0

06 Dec 19:32
b80f172
Compare
Choose a tag to compare

What's Changed

  • cucumber 7 parameterization support by @savkk in #123
  • cucumber 5 parameterization support by @savkk in #124
  • cucumber 6 parameterization support by @savkk in #125
  • replace IllegalStateException to logging by @savkk in #126

v.3.1.1

04 Oct 20:23
ee4a980
Compare
Choose a tag to compare

What's Changed

v.3.1.0

17 Sep 08:54
b840cc6
Compare
Choose a tag to compare

What's Changed

  • Cucumber 5jvm autogenerate test cases by @savkk in #117
  • cucumber 4 add steps and autogenerate test cases by @savkk in #118
  • cucumber 3 add steps and new case creation by @savkk in #119

3.0.5

28 Jun 20:21
cfa84c5
Compare
Choose a tag to compare

What's Changed

3.0.4

27 Feb 21:37
982615c
Compare
Choose a tag to compare

What's Changed

  • fix: java.lang.IllegalStateException on getting test case by id by @savkk in #97

3.0.3

16 Feb 22:49
f0af3b5
Compare
Choose a tag to compare

What's Changed

3.0.2

30 Dec 22:46
ce1997d
Compare
Choose a tag to compare

What's Changed

  • fix TestCase model deserialization by @savkk in #91
  • add QaseId and QaseTitle annotations by @savkk in #91

3.0.1

28 Nov 21:10
5d9a344
Compare
Choose a tag to compare

What's Changed

  • step null argument npe fix by @savkk in #88
  • added failed step title normalization by @savkk in #89