- Client version updated on 5.2.15, by @HardNorth
- Issue #38: Rerun failed scenarios, by @HardNorth
- Issue #32: Handling of calling scenario in the same Feature file, by @HardNorth
- Client version updated on 5.2.14, by @HardNorth
- Called inner Features are now Nested Steps inside base Feature, by @HardNorth
- Unify Markdown description generation with other agents, by @HardNorth
- Client version updated on 5.2.13, by @HardNorth
- Issue #30 Empty interrupted features in case of scenarios tag skip, by @HardNorth
- Shutdown hook register on supplied Launch, by @HardNorth
- Implemented new feature: display last error log in scenario description, by @vrymar
- Implemented unit tests for the new feature, by @vrymar
- Improved dependencies references in build.gradle, by @vrymar
- Backgrounds finish with
FAILED
status, by @HardNorth
- Karate dependency marked as
compileOnly
to force users specify their own version of Karate, by @HardNorth - Client version updated on 5.2.5, by @HardNorth
- Issue #23 scenarios outside features in parallel execution, by @HardNorth
- Karate dependency marked as
compileOnly
to force users specify their own version of Karate, by @HardNorth - Client version updated on 5.2.5, by @HardNorth
- Issue #23 scenarios outside features in parallel execution, by @HardNorth
- Basic Agent functionality, by @vrymar
- Refactored and implemented main ReportPortal agent features, by @HardNorth
- Refactored and cleaned up code
- lombok dependency
- Parallel executions
- Nested steps
- GitHub workflows integration
- Upgraded versions: Junit, agent-java, Mockito
- Moved project to Gradle
- Steps order