featurist / browser-monkey

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

improve error when asserting against arrays of values #52

Closed dereke closed 7 years ago

dereke commented 7 years ago

show the actual and expected array of values when an error occurs. if the arrays had have matched if they had been sorted then display a message saying that (often the cause of these types of assertions failing)