You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***feature:** Add scenario description [53](https://github.com/wswebcreation/multiple-cucumber-html-reporter/pull/53), tnx to [Stefano Tamagnini](https://github.com/yoghi)
9
+
***feature:** Add status of a feature file to `undefined` if 1 or multiple scenario's in a feature don't have a step implementation [58](https://github.com/wswebcreation/multiple-cucumber-html-reporter/pull/58), tnx to [David de Kanter](https://github.com/daviddekanter)
10
+
***feature:** Add support to for html-embeddings [59](https://github.com/wswebcreation/multiple-cucumber-html-reporter/pull/59), tnx to [Yaron Assa](https://github.com/yaronassa)
Copy file name to clipboardExpand all lines: README.MD
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,10 @@ Multiple Cucumber HTML Reporter is a reporting module for Cucumber to parse the
18
18
19
19
> **NEW**
20
20
21
+
-**1.11.0:** This release has been made possible by
22
+
-[Stefano Tamagnini](https://github.com/yoghi): He added the possibility to add a scenario description (Click [here](https://wswebcreation.github.io/multiple-cucumber-html-reporter/embedded-array) and open the `As a visitor I want to be greeted` scenario)
23
+
-[David de Kanter](https://github.com/daviddekanter): He added the possibility to set the status of a feature file to `undefined` if 1 or multiple scenario's in a feature don't have a step implementation
24
+
-[Yaron Assa](https://github.com/yaronassa): He added support for html-embeddings (Click [here](https://wswebcreation.github.io/multiple-cucumber-html-reporter/embedded-array) and open the `Add a todo` scenario)
21
25
-**1.10.0:** There is now support for multiple screenshots in scenario steps, tnx to [Brian-Dawson-Nerdery](https://github.com/Brian-Dawson-Nerdery)
22
26
-**1.9.0:** A custom [`pageTitle`](./README.MD#pageTitle) and a custom [`pageFooter`](./README.MD#pageFooter) can be added, tnx to [muthukumarse](https://github.com/muthukumarse)
23
27
-**1.8.0:** It now saves the sort state of columns in the Features overview, tnx to [Brian-Dawson-Nerdery](https://github.com/Brian-Dawson-Nerdery)
0 commit comments