Cooking with async in mind
This summer is very busy at work. The Summer of Craft has been started to strengthen our development culture. Each day there is something interesting going on, where people can learn new things, share knowledge or meet with peers. One…
Acceptance testing service depending on Web API
Today, my new blog post has been published on tech.wonga.com. I am describing there how we are acceptance testing services that depends on Web Api.
Beyond unit tests
All the projects I was working on were covered by various test types to ensure that developed code is functioning as expected. It is interesting, however, that almost each project had a slightly different combination of test types. Also, I…
Acceptance tests – the simpler the better
I always preferred to write software than write about it, however during my work for various companies I have noticed that all the teams were facing the similar kind of problems. I thought that it would be a good idea…