Latest blog posts

technology testing mocha by Simon Mayes (@msyea)

Mocha by design runs tests in series. Often this is not efficient and you might want to run some or all of the tests in parallel.

technology testing integration-tests sauce-labs selenium by Simon Mayes (@msyea)

Sauce Labs is an automated web and mobile testing cloud. They take on the difficulty of managing browsers, VMs, devices and emulators and allow you to concentrate on code.