featurist / browser-monkey

Reliable DOM testing
https://browsermonkey.org
53 stars 6 forks source link

fix diffs on errors #73

Closed refractalize closed 7 years ago

refractalize commented 7 years ago

Most assertion libraries put extra information onto the Error object so they can do diffs between the actual and expected. This ensures that we keep that information.