- Client version updated on 5.2.13, by @HardNorth
- JBehave dependency marked as
compileOnly
to force users specify their own versions, by @HardNorth - Client version updated on 5.2.11, by @HardNorth
ItemTreeUtils.createKey(org.jbehave.core.model.Scenario)
unused method, by @HardNorth
- Client version updated on 5.2.4, by @HardNorth
- Remove
commons-model
dependency to rely onclinet-java
exclusions in security fixes, by @HardNorth - Client version updated on 5.2.3, by @HardNorth
- 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
- Client version updated on 5.1.22, by @HardNorth
- Jbehave version was updated on version 5.1.1, by @HardNorth
- Client version updated on 5.1.16, by @HardNorth
- JBehave version 5 support, by @HardNorth
- JBehave version 4.8 support, by @HardNorth
- Client version updated on 5.1.12, by @HardNorth
- Skipped scenario handling, by @HardNorth
- Test Case ID templating, by @HardNorth
- Client version updated on 5.1.9, by @HardNorth
- Slf4j version updated on 1.7.36, by @HardNorth
- Jbehave version was updated on version 4.8.3, by @HardNorth
- Issue #59: IAE when examples table parameter has $ character
- Issue #57: Steps using the same Examples table parameter twice break reporting
- Issue #56: Parameterised composite steps brake reporting
Special thanks to Ivan Kalinin
- Version promoted to stable release
- Client version updated on 5.1.0
- ReportPortalStoryReporter#buildFinishTestItemRequest method
- JSR-305 annotations
- Client version updated on 5.1.0-RC-12
- Client version updated on 5.1.0-RC-6
- Version changed on 5.1.0
- Unsupported Operation exception on launch start
- Client version updated on 5.0.21
- Comprehensive javadocs
- Composite steps support
- Many extension methods
- Formatters class structure to reduce code amount and duplication
- Domain model dependency now switched on release version
ReportPortalScenarioFormat
class, which is a formatter for reporting scenarios as steps
- Client version updated on 5.0.18
- The agent code was completely rewritten to ease configuration and reduce code amount