-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
π What did you see?
In 21.2.0 the report contains by default all unexecuted test cases as grey pending / undefined
In 21.2.0 the report contains a full stacktrace in Ruby
In 21.3.1 the report does not contain any pending / undefined
In 21.3.1 the report contains only the first line of the stacktrace in Ruby
β What did you expect to see?
In 21.2.0 the report contains by default all unexecuted test cases as grey pending / undefined
In 21.2.0 the report contains a full stacktrace in Ruby
In 21.3.1+ the report contains by default all unexecuted test cases as grey pending / undefined
In 21.3.1+ the report contains a full stacktrace in Ruby
π¦ Which tool/library version are you using?
Cucumber Ruby 9.2 and various versions of html-formatter
π¬ How could we reproduce it?
Use versions above, have undefined / failing tests
π Any additional context?
No response