Reporting SDK
There are reporting SDKs for different programming languages covering the essentials to build the integration with ReportPortal from scratch.
Java
C# (.NET)
JavaScript
Python
Feature guides
Nested steps
How to report tests with nested steps?
JAVA
- https://github.com/reportportal/client-java/wiki/Nested-steps
- https://github.com/reportportal/client-java/wiki/Step-template-and-step-template-config
.NET
Test case id
How to report tests with Test case ID. How to add TestID from your Test Management System to reported execution.
JAVA