typelevel / algebra

Experimental project to lay out basic algebra type classes
https://typelevel.org/algebra/
Other
378 stars 69 forks source link

Pass along exception when serialization test fails #117

Closed ceedubs closed 8 years ago

ceedubs commented 8 years ago

Hopefully this makes it easier to debug failures.

I also changed the test to only catch NonFatal throwables.