tasty icon indicating copy to clipboard operation
tasty copied to clipboard

Show full stacktrace in assertion failures

Open smatting opened this issue 3 years ago • 8 comments

Implements this proposal: https://github.com/UnkindPartition/tasty/issues/350

smatting avatar Sep 16 '22 16:09 smatting

What’s the behavior of hunit proper? Does it show full stack traces?

Bodigrim avatar Sep 17 '22 16:09 Bodigrim

I don't think so. I was looking at this.

smatting avatar Sep 17 '22 17:09 smatting

There've been a discussion to switch back to vanilla HUnit, in which case we probably do not want to deviate from it even further.

Bodigrim avatar Jun 24 '23 20:06 Bodigrim

I see. @smatting Would you mind opening a PR against hunit to do the same?

martijnbastiaan avatar Jun 25 '23 08:06 martijnbastiaan

Do I understand correctly, that to make this progress, we would first have to implement this proposal on the HUnit side of things?

MangoIV avatar Jan 17 '24 13:01 MangoIV

@MangoIV not necessarily, it is blocked on #388 in the first place.

Bodigrim avatar Jan 17 '24 21:01 Bodigrim

aha, makes sense, do you perhaps happen to have insight on the decision process there?

MangoIV avatar Jan 18 '24 09:01 MangoIV

So far no one volunteered "to own tasty-hunit and make decisions about its future", this would be the first step to make any progress on #388.

Bodigrim avatar Jan 18 '24 21:01 Bodigrim