Enhancing Object Matching in Kotlin Component Tests: From Simple Assertions to Hamcrest MatchersJun 2, 2023·3 min read
git-bisect: how to find a needle in a haystackImagine you've noticed a bug in your project. It may not be something that has failed any test, but it is a bug nonetheless. You've just noticed it, but how long has it been there? How many changes might have been committed since the bug was introduc...Jul 28, 2023·5 min read