
lib.hudson.test-result.jelly Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
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