The Wayback Machine - http://web.archive.org/web/20200711045650/https://github.com/topics/cucumber-jvm
Skip to content
#

cucumber-jvm

Here are 191 public repositories matching this topic...

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

grasshopper7
grasshopper7 commented Jun 17, 2019

Can the bars in features, tags, steps summary pages be made clickable so the link opens to the details page directly.
So it goes from pages/tag-summary.html to pages/tag-scenarios/tag_TagOver.html when the TagOver bar is clicked.
Saves the time for scrolling and searching for the desired tag, feature or step in the section below.

Improve this page

Add a description, image, and links to the cucumber-jvm 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 cucumber-jvm topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.