IdeaGinkgo / Intellij-Ginkgo

Idea plugin for running and viewing ginkgo tests
GNU General Public License v3.0
34 stars 13 forks source link

Display panicked tests as failed in results #59

Closed AntekM closed 2 years ago

AntekM commented 2 years ago

Currently if either test or tested code panics, such test is not displayed on the list of failed tests (it's only possible to find them all in summary console output) - they should be treated in the same way as tests where assertions failed.

TaylorOno commented 2 years ago

This should be fixed in v0.6.5