-
-
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