When using JBehave Jenkins plugin to publish test results, the duration column is always 0. this is a known xUnit issue that were solved in xunit plugin version 1.20 (current is 1.62). possible solution is to update the xUnit version (JBehave uses 1.9)
When using JBehave Jenkins plugin to publish test results, the duration column is always 0. this is a known xUnit issue that were solved in xunit plugin version 1.20 (current is 1.62).
possible solution is to update the xUnit version (JBehave uses 1.9)