Hacker News new | ask | show | jobs
by jay_kyburz 910 days ago
I've found that often find that a little bit of code that helps you observe that your code is working correctly is easier than checking that you code is working in the UI. The tests are a great place to store and easily run that code.