Published in Bumble Tech·Dec 18, 2019Mutation Testing in PHP: quality measurement for code coverageHow do you evaluate how good your tests are? Many people rely on the most popular score, the one everyone knows — code coverage. But this is a quantitative, rather than a qualitative metric. …Testing12 min readTesting12 min read
Published in Bumble Tech·May 15, 2019A monolithic architecture for our clients’ hundreds of versions: how we write and support testsLike any developer, I really enjoy attending conferences and reading articles. It keeps me up-to-date with what’s going on in software development, as well as be in touch with the tech community. …Testing18 min readTesting18 min read