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

Improve Reporting #490

Open
Inithron opened this issue Jan 31, 2024 · 0 comments
Open

Improve Reporting #490

Inithron opened this issue Jan 31, 2024 · 0 comments

Comments

@Inithron
Copy link

Hi,
Is there a possibility to use the Cucumber Json Plugin together with YAKS?
I have tried following cases in the yaks-config.yaml:

config:
  runtime:
    cucumber:
      plugin:
      - "pretty"
      - "json:cucumber.json"
config:
  runtime:
    cucumber:
      options: "--format json:cucumber.json"

I was not able to verify if the cucumber.json file was really created. But even if this would be the case, how could I get this file out of the test pod? Reason for this question: I would like to use the Cucumber Reports Plugin which creates the pretty HTML reports out of this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant