Skip to content
#

junit5

Here are 810 public repositories matching this topic...

authorjapps
authorjapps commented Feb 28, 2019

From twitter:
https://twitter.com/bbrannic/status/1077892960426041344

The following repo has a good reporting solution which expects the test-run results in JSON format
https://github.com/damianszczepanik/cucumber-reporting

Zerocode already produces test-run results in JSON format.
Some subset of data from this is used for CSV reporting and some for HTML reporting.

Currently it uses _e

Springy-Store-Microservices
VocabHunter
yehia2amer
yehia2amer commented Jul 30, 2019

The use-case for this feature is for example a user clicked on "New" and chose PDF document vocab1.pdf to be analyzed then he saved the session to .wordy file and after marking all the document in this file as known or unknown he want to add more words.
This feature can enable any user to add more documents to the .wordy file for example add vocab2.pdf unique words that don't already marked as kn

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

junit-pioneer

Improve this page

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

Learn more

You can’t perform that action at this time.