Unit tests reports in xml

I would like to report unit tests in junit format, this in order to integrate into a continuous integration tool (not Travis). Has anybody done such a thing successfully? I did find an oxinabox/TestReports.jl but it seems to have fallen in disrepair.

TestReports.jl is now updated and working on 1.5 and nightly - it has moved to the JuliaTesting organisation.