Apr 17, 20151 min readJavaEmbeddedJettyProbe – a simple tool for checking your HTTP requestsEmbeddedJettyProbe is a small tool for examining the contents of HttpRequests that arrive at an embedded Jetty instance. This is useful...
Feb 13, 20153 min readJavaScriptIntegration Tests in JavaScript That Don’t SuckMost developers don’t like writing integration tests. But what’s not to like? Integration tests ensure that a newly added feature...
Dec 9, 20144 min readiOSEnd-to-End TDDing an iOS ApplicationRecently we prototyped the development of a native OS application that needed to talk to multiple backend services. Although the project...
Dec 17, 20123 min readContinuous DeliveryThe road to continuous deliveryThe following series of posts are coming from my experience as the head of back-end engineering at Wix.com. I will try to tell the story...