Skip to content

Releases: iriusrisk/bdd-security

Version 2.2

18 Jul 06:58
Compare
Choose a tag to compare
  • Upgraded to OWASP ZAP 2.6.0
  • Upgraded ZAP Client API to 1.2.0 from maven central
  • Corrected bugs with ambiguous step definitions

Cucumber and Gradle

08 May 11:57
Compare
Choose a tag to compare

Replaced Ant with Gradle
Replaced JBehave with Cucumber-JVM
Previously auto configuration that was performed in the background is now more explicit
Running tests is simpler and closer to plain-old Cucumber-JVM