Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Cucumber style reports #128

Open
anuragh27crony opened this issue Feb 1, 2021 · 2 comments · May be fixed by #133
Open

Support for Cucumber style reports #128

anuragh27crony opened this issue Feb 1, 2021 · 2 comments · May be fixed by #133
Assignees
Labels

Comments

@anuragh27crony
Copy link

anuragh27crony commented Feb 1, 2021

Is your feature request related to a problem? Please describe.
I'm integrating go-bdd tests with Jenkins pipeline and missing an option to generate human-readable reports.

Describe the solution you'd like
Cucumber community has started supporting messages which can be saved as is and later can be converted to target formats (json/xml) using different tools

Describe alternatives you've considered
The reporting structure provided by go test is good for unit tests but not for BDD tests.

Additional context
The messages generated are convertible to json formats which can then be integrated in build pipeline to generate following reports
https://github.com/jenkinsci/cucumber-reports-plugin

@anuragh27crony anuragh27crony added the enhancement New feature or request label Feb 1, 2021
@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Thanks for creating your first issue! We are thankful for your help

@bkielbasa
Copy link
Collaborator

@sagikazarmark WDYT? We've discussed it a bit in the discussion.

@bkielbasa bkielbasa self-assigned this Apr 16, 2021
@bkielbasa bkielbasa linked a pull request Apr 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants