April 14, 2021
November 2, 2020
How to Catch Breaking Changes By Watching API Traffic
As a developer who has also worked in devops, I understand the importance of finding and fixing bugs early in the development cycle. In this blog post, I’m going to show a bug that’s hard to catch with source diffs, linters, or static analysis. Then I’ll show how to use Akita to catch this bug, describing the entire setup from start to finish. Finally, I’ll explain how Akita works under the hood.