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.