groupon / assertive

Assertive is a terse yet expressive assertion library
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

fix: add class contructor execution support to throws() #42

Closed markowsiak closed 6 years ago

markowsiak commented 6 years ago

Previously the messaging was:

TypeError: Class constructor SomeClass cannot be invoked without 'new'