Java stack example.
- contains structure integration - agent. TestNG Listener
- logging integration with LogBack
- screenshot attachement
Download this example with:
git clone https://github.com/reportportal/example-java-TestNG-logback.git- Open
pom.xmland un-comment - repository - dependencies - properties - listener - Open
logback.xmland un-comment - appender RP - logger -binary_data_logger- appender-ref RP - Update
reportportal.propertiesfile according to you profile page - Navigate to folder with
pom.xml - call
mvn clean test
Detailed documentation available here: