Automattic / expect.js

Minimalistic BDD-style assertions for Node.JS and the browser.
2.11k stars 209 forks source link

Is there a way to make expect.js fail more loudly? #48

Open onedayitwillmake opened 11 years ago

onedayitwillmake commented 11 years ago

When expect.js fails, I simply see a log in developer tools. Is there a way to make it fail loudly?

skeggse commented 10 years ago

How exactly would you like it to fail?