Skip to content

Allow checking the test result from afterEach

This lets users check the result of the test in the afterEach hook. It's handy for example when doing Selenium tests where if a test fails you want to take a screenshot then do some cleanup.

Merge request reports

Loading