Releases: reportportal/agent-java-jbehave
Releases · reportportal/agent-java-jbehave
Release 5.3.6
Fixed
- Issue #72: Incorrect test count on Before and After stories steps, by @HardNorth
Changed
- Client version updated on 5.2.25, by @HardNorth
Release 5.3.5
Changed
- Client version updated on 5.2.24, by @HardNorth
Release 5.3.4
Changed
- Client version updated on 5.2.13, by @HardNorth
Release 5.3.3
Changed
- JBehave dependency marked as
compileOnly
to force users specify their own versions, by @HardNorth - Client version updated on 5.2.11, by @HardNorth
Removed
ItemTreeUtils.createKey(org.jbehave.core.model.Scenario)
unused method, by @HardNorth
Release 5.3.2
Changed
- Client version updated on 5.2.4, by @HardNorth
Release 5.3.1
Changed
- Remove
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth - Client version updated on 5.2.3, by @HardNorth
Release 5.3.0
Changed
- Examples are not reported in their own separate suite now, they are reported as separate scenarios instead, to conform other BDD framework implementation, by @HardNorth
- Client version updated on 5.2.2, by @HardNorth
- JBehave dependency marked as
implementation
to force users specify their own versions, by @HardNorth
Release 5.2.2
Changed
- Client version updated on 5.1.22, by @HardNorth
- Jbehave version was updated on version 5.1.1, by @HardNorth
Release 5.2.1
Changed
- Client version updated on 5.1.16, by @HardNorth