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

Cucumber json output don't step wise result information for "scenario outline" #662

Closed
saravananalagarsamy opened this issue Apr 3, 2014 · 3 comments

Comments

@saravananalagarsamy
Copy link

cucumber html report includes information about step and examples execution report. but cucumber json output format don't include step wise result for "scenario outline"

@mattwynne
Copy link
Member

Please submit a pull request if you'd like this feature added.

@brasmusson
Copy link
Contributor

@saravananalagarsamy I think the behavior you want is available in cucumber version 2.0.0.beta.1 (where #700 is included). When using the --expand option there, the json output will contain each step, and its result, for each of the scenarios instantiated from the scenario outline.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants