--junit-xml-add-location-metadata
command line flagsystem-out
from the generated junit.xml file, (thanks @ondrs)<
and >
are now escaped in XML attributes:kaocha.report/error-message
and :kaocha.report/error-type
, before falling
back to calling .getMessage
/ .getClass
on the Exception. This is for
cases like ClojureScript where the error is originating and captured outside
the JVM.kaocha-cucumber
'
rather than 
First release.
Can you improve this documentation? These fine people already did:
Arne Brasseur, Alys Brooks & James GriffithsEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close