Skip to content

Tag: unit testing

Favorite tools in JavaScript unit testing post up

Just wanted to share that my post “Top tools for unit testing in JavaScript” is up over at the Pluralsight…

View more

Jest from Facebook: Automagical mocking for tests if you’re into that sort of thing

Recently, I messed with Jest, a new testing tool from Facebook’s open source machine to see what’s up about it…

View more

Just how blazingly easy it is to use the Karma test-runner

My big talk/soapbox for the year is testing in JavaScript – maybe if you already thoroughly test, you’re under the…

View more

Zero to Testing in JavaScript: the slides!

I just gave my talk at QCon, which is turning out to be a very impressive conference! Excited to see…

View more