
lib.hudson.test-result.jelly Maven / Gradle / Ivy
Evaluates to a sstring that reports the test result number in text, like "(5 failures / +3)".
Either the "it" has to be available in the context or specified as an attribute.
(${%no tests})
(${%no failures})
(${%1failure(it.failureDiffString)})
(${%multifailures(it.failCount,it.failureDiffString)})
© 2015 - 2025 Weber Informatics LLC | Privacy Policy