Create output: $ {BUILD_LOG, maxLines = 1000}
For tests, you can use tokens as shown below:
There are tags $ {TEST_COUNTS, var = "total"}, of which the test failure $ {TEST_COUNTS, var = "fail"} failed.
$ {FAILED_TESTS} . Displays unit test error information if any tests fail.
For a full reference to content tokens and arguments, click the help icon.

deveshase
source share