I remember using a JUnit compatible report format plugin for rspec.
Maybe that is what you are looking for?
This was quite some time ago and I don't remember its name.
Hello,
For rspec I have set the environment variable CI_SPEC_OPTIONS to '-r yarjuf -f JUnit -o result.xml -f progress'. This uses the gem yarjuf to generate a Junit results.xml file (which is saved as an artifact in Gitlab).
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/46c4dd81-5df0-4f38-95bb-20924222f916%40googlegroups.com.