Skip to content

Releases: mpinardi/cucumber-performance

cucumber-perf-4.0.3

25 Mar 19:03
Compare
Choose a tag to compare

Version 4.0.3
Changes:

  1. Bumped Cucumber version to 5.7.0

Fixes:

  1. Fixed issue with passing null to cucumber scenario runner. This was
    needed to support all 5.* versions of cucumber.

cucumber-perf-4.0.2

24 Mar 23:10
Compare
Choose a tag to compare

Version 4.0.2

Fixes:

  1. Fixed an issue with chartpoints failing due to group not run in
    period.
  2. Fixed an issue with setting start and stop period in results for
    chartpoints.

Changes:

  1. Bumped Junit version.

cucumber-perf-3.0.2

24 Mar 23:09
Compare
Choose a tag to compare

Version 3.0.2
Fixes:

  1. Fixed issue with chart points and groups not in time periods.

Changes:

  1. Bumped Junit version

cucumber-perf-4.0.1

29 Aug 20:19
Compare
Choose a tag to compare

Version: 4.0.1
Changes:

  1. Regex for feature filter tag pattern updated
  2. Concurrency now averaging on period
  3. Fixed bug in default statistics that caused step statistics to not
    update

cucumber-perf-3.0.1

29 Aug 20:20
Compare
Choose a tag to compare

Version: 3.0.1
Changes:

  1. Regex for feature filter tag pattern updated
  2. Concurrency now averaging on period
  3. Fixed bug in default statistics that caused step statistics to not
    update