How to get ScalaTest to populate test runtimes in the xml report? How to get ScalaTest to populate test runtimes in the xml report? jenkins jenkins

How to get ScalaTest to populate test runtimes in the xml report?


I can't reproduce this issue. Using sbt 1.1.6 and ScalaTest 3.0.5 I see non-zero time field:

<testcase classname="example.HelloSpec" name="The Hello object should say hello" time="0.016">