↧
Random testing
technical, work, muchlearning, programming, testing17:55 -0500My current project at work requires implementing non-trivial data structures and algorithms, and despite my best efforts (unit testing...
View ArticleAutomating browser-side unit tests with nodeunit and PhantomJS
technical, work, javascript, testing11:24 -0500I love unit tests, but they're only useful if they get run. For one of my projects at work, I have a set of server-side unit tests, and a set of...
View Article