(replies inline) On Mon, 02 Nov 2015, John D. Ament wrote:
> My build uses maven to kick off some grunt tasks to test my javascript
> code. The grunt tests use jasmine and output junit styled xml files.
> These XML files are not picked up in my build in jenkins. Any idea how I
> can get jenkins to load these files?
Have you configured a post-build action "Publish JUnit Test Reports" and told
Jenkins where it can find those JUnit XML files?
Usually if you're not seeing the test reports you expect means that this field
needs a new pattern to find the XML files, e.g. `build/reports/**/*.xml`
- R. Tyler Croy
------------------------------------------------------
Code: <https://github.com/rtyler>
Chatter: <https://twitter.com/agentdero>
% gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
------------------------------------------------------
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-users/20151102222740.GJ3079%40blackberry.coupleofllamas.com.
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Digital signature
