jejacks0n / teaspoon

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

Ensure QUnit tests have a message #316

Closed mikepack closed 9 years ago

mikepack commented 9 years ago

I don't know that we need the complexity of #233, but we should at least produce a message in the case that it's not present.

mikepack commented 9 years ago

Worth noting: QUnit produces decent error messages in other cases, just not with #equal.

mikepack commented 9 years ago

@jejacks0n tests added

chancancode commented 9 years ago

:heart_eyes: @mikepack Thank you for doing this!

mikepack commented 9 years ago

@chancancode not a problem, thanks for all your work on this. We'll be releasing 0.9 soon, and this change will go out with that release.