wdio-mochawesome-reporter icon indicating copy to clipboard operation
wdio-mochawesome-reporter copied to clipboard

Add rudimentary support for marge@4

Open maeriens opened this issue 5 years ago • 0 comments

#48 Not sure how the meta tags work for now.

With marge@4, the reporter seems to be missing a list-style: none for the suites thus displaying an ugly looking dot before. Maybe it has to do with the formatting of the JSON? image

The onSuiteEnd() method needs to be verified with more care, accessing a fixed index seems hackish but I tested with only one file

maeriens avatar Sep 15 '19 04:09 maeriens