Closed fredrikaverpil closed 2 months ago
I noticed a problem where this change now introduces a regression where all sub-tests are marked as failed eventhough some of are passing (when executing a top-level test).
I would like to try to address this before merging.
I noticed a problem where this change now introduces a regression where all sub-tests are marked as failed eventhough some of are passing (when executing a top-level test).
Ok, I believe I fixed this.
fixes #169
Why this change?
What was changed?
go list
failure show as Neotest test failure.go test
failure show as a Neotest test failure. Supports bothgo
andgotestsum
runners.Screenshot
Try it out