https://github.com/fslev/ci-cucumber-reports-plugin-extended
https://github.com/fslev/ci-cucumber-reports-plugin-extended
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fslev/ci-cucumber-reports-plugin-extended
- Owner: fslev
- Created: 2021-07-29T08:56:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:32:22.000Z (about 2 years ago)
- Last Synced: 2025-01-17T22:43:43.398Z (over 1 year ago)
- Language: Java
- Size: 33.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Publish pretty [cucumber](https://cucumber.io/) reports on [Jenkins](http://jenkins-ci.org/)
This is a Java prettified Jenkins plugin which publishes [pretty html reports extended](https://github.com/fslev/cucumber-reporting-extended)
Generate .hpi file:
```
mvn clean verify
```
Latest .hpi file can be found inside 'builds' folder