Test Reports with JUnit XML or Cucumber JSON

Is anyone aware of a package that allows for creating JUnit XML or Cucumber JSON code test reports to be used in Jenkins and the like?

I found TestReports.jl, but that doesn’t seem to be maintained.

I believe it is also important to leave the nominal @testset behavior unchanged for local development.

It’s now been updated for 1.4, so hopefully will be of use.