Unit Tests Aren’t Enough

The WeeWikiPaint front-end code is thoroughly tested. So why doesn’t our application work? In this episode, we start a new chapter dedicated to smoke testing our front-end code. We need to make sure that EVERYTHING works, not just our JavaScript code. Our first step is to choose the right tool and get it running.

comments powered by Disqus