groupon / assertive

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

Use mocha built-in diffing #38

Closed dbushong closed 6 years ago

dbushong commented 6 years ago

We just need to set .expected and .actual on the thrown errors and it will take it from there.