Re: [geb-user] Generating non-Junit reports ...automating the attaching of test execution results / screenshots from a CI system (e.g. Jenkins) to JIRA

2020-02-21 Thread Marcin Erdmann
I would go even further and say that this is not a Spock question but a JUnit question because Spock is using JUnit as the execution engine. I would therefore suggest asking these quesitons in JUnit support channels. Also, contacting Xray and/or Zephyr support might provide some answers. Cheers,

[geb-user] Generating non-Junit reports ...automating the attaching of test execution results / screenshots from a CI system (e.g. Jenkins) to JIRA

2020-02-19 Thread Master Automator
I understand this maybe more of a Spock question than Geb ... *tldr;* - I am wondering what other formats of test execution results / reports are easily generated when using Geb/Spock? In addition to JUnit. *Context:* We are trying to upload test execution results (Junit reports)