Categories

Testing against a Stub Web Server

I wrote recently about improving the way I usually create a stub web server for testing my applications that call out to external web services. This is a particularly common occurrence where I work (Point2) because we have separated out our core services which are interacted with through REST apis. As I’ve mentioned [...]

Why I write Python

Why do you write Python? Because it’s [...]