Skip to:
Capture the execution time in millis of all steps.
Initially, this will be available in the CrossReference. Later it can be propagated to the reports.
There is no need for a @Profiled annotation. All step execution times are captured.
I have jbehave-core 4.0 on my path (via maven) and I don't see that the @Profiled annotation is available. What jar/version is it available in?
Capture the execution time in millis of all steps.
Initially, this will be available in the CrossReference. Later it can be propagated to the reports.