Skip to content
#

allure

Here are 132 public repositories matching this topic...

allure2
MatthewKr
MatthewKr commented Sep 11, 2018

[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should s

shynkevichalex
shynkevichalex commented Dec 4, 2018

Pom.xml configured via documentation https://docs.qameta.io/allure/#_maven_3.
When I run test via "mvn test" all works fine.

But I would build jar of test project then extract it on slaves and run tests via command "java org.testng.TestNG suite.xml"

Current result

Test report generates but test body is missed.
![image](https://user-images.githubusercontent.com/44173756/49470112-35c8f

This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report automatically (optional: send results / generate report through API), what you will see refreshing your browser.

  • Updated Jul 10, 2020
  • Python

Improve this page

Add a description, image, and links to the allure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the allure topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.