NorfairKing / sydtest

A modern testing framework for Haskell with good defaults and advanced testing features.
113 stars 25 forks source link

Contextual failures do not support arbitrary exceptions #46

Closed NorfairKing closed 2 years ago

NorfairKing commented 2 years ago

Contextual failures work for Assertions like shouldBe but not for arbitrary exceptions.