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

Format Cucumber results as JUnit XML (cucumber-junit) #56

Open
sponte opened this issue Jul 9, 2015 · 4 comments
Open

Format Cucumber results as JUnit XML (cucumber-junit) #56

sponte opened this issue Jul 9, 2015 · 4 comments

Comments

@sponte
Copy link
Contributor

sponte commented Jul 9, 2015

I removed it before as I got confused with all the tasks we run. Teamcity reporter we use is only for istanbul and not cucumber. Currently teamcity does not display test information

@jimCresswell
Copy link
Member

Ahh! oh the complexity :) Can you do that while I work on templates and getting info from Git repos?

@jimCresswell
Copy link
Member

We have Cucumber test results on file in JSON format, if we want JUnit XML we will need to either write a Gulp plugin using cucumber-junit or just call in on the command line in a separate process.

@jimCresswell jimCresswell changed the title Need to add cucumber-junit again Format Cucumber results as JUnit XML (cucumber-junit) Aug 11, 2015
@sponte
Copy link
Contributor Author

sponte commented Aug 17, 2015

Tried running it locally but cucumber.json file seems to be empty

Kind regards,
Stanislaw Wozniak

On 11 August 2015 at 13:08, Jim Cresswell [email protected] wrote:

We have Cucumber test results on file in JSON format, if we want JUnit XML
we will need to either write a Gulp plugin using cucumber-junit or just
call in on the command line in a separate process.


Reply to this email directly or view it on GitHub
#56 (comment).

@jimCresswell
Copy link
Member

Can you merge #81 and then try this again in master?

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

2 participants