dutchiexl / BehatHtmlFormatterPlugin

This is a behat plugin to generate HTML reports
MIT License
112 stars 116 forks source link

getRelativeScreenshotPath is part of the scenario #107

Closed goetas closed 5 years ago

goetas commented 5 years ago

Currently getRelativeScreenshotPath is invoked on $feature, but the screenshot path is part of $scenario.

Currently when there is an error, this is causing:

Attempted to call an undefined method named "getRelativeScreenshotPath" of class "emuse\BehatHTMLFormatter\Classes\Feature".

This PR fixes that issue

goetas commented 5 years ago

Same as https://github.com/dutchiexl/BehatHtmlFormatterPlugin/pull/104

goetas commented 5 years ago

Any chance to see https://github.com/dutchiexl/BehatHtmlFormatterPlugin/pull/104 merged?

PurHur commented 5 years ago

This repo needs some maintainership!

goetas commented 5 years ago

Yes...