Skip to content

Releases: multicatch/cucumber-audit

cucumber-audit 1.0.3

22 Apr 08:00
Compare
Choose a tag to compare

This release updates dependencies to mitigate vulnerabilities as reported by dependabot in PR #2 and PR #3.

New version should be deployed to Maven here: https://mvnrepository.com/artifact/io.github.multicatch

cucumber-audit 1.0.2

24 Jun 17:24
Compare
Choose a tag to compare

This release contains a few new steps for inspecting responses and a fixes for a few typos in existing ones. The interfaces are also annotated with @JvmDefault, which makes it more compatible with Java.

The standalone version contains the default predefined steps and the variable subsitution plugin. It is ready to use with custom Gherkin scenarios.

To use this tool as dependency, use Maven: https://mvnrepository.com/artifact/io.github.multicatch

cucumber-audit 1.0.1

23 Jun 19:19
Compare
Choose a tag to compare

This release is an initial release with a little fix for step definitions that were not seen.

The standalone version contains the default predefined steps and the variable subsitution plugin. It is ready to use with custom Gherkin scenarios.

To use this tool as dependency, use Maven: https://mvnrepository.com/artifact/io.github.multicatch