jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Spec failures do not show object diffs #224

Closed gingermusketeer closed 10 years ago

gingermusketeer commented 10 years ago

When expecting an array or an object the error messages are not very helpful. "expected [ Array(1) ] to deeply equal [ Array(1) ]"

It would be awesome if it displayed a diff as well

jejacks0n commented 10 years ago

That's the framework you use, not teaspoon.