📰 Dev.to · Dmitry Turmyshev
Articles from Dev.to · Dmitry Turmyshev · 4 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (9097)
ArXiv cs.AIDev.to · FORUM WEBForbes InnovationOpenAI NewsDev.to AIHugging Face Blog

Dev.to · Dmitry Turmyshev
4d ago
Stop Cluttering Your Codebase with Brittle Generated Tests
TL;DR: In the industry, there is a weird habit: if a tool can generate tests, it is considered...

Dev.to · Dmitry Turmyshev
1mo ago
5 Jackson Configuration Changes That Silently Break Your Microservices
TL;DR: Your service compiles. Your unit tests pass. Your integration tests are green. But a single...

Dev.to · Dmitry Turmyshev
1mo ago
Your Service Passes All Tests But Breaks Production: Detecting Inter-Service API Regression
TL;DR: The most dangerous bugs in microservices are not inside a service. They are between services....

Dev.to · Dmitry Turmyshev
1mo ago
Spring Boot Integration Testing: Full Context, Stubbed Boundaries, Zero Flakiness
What "Integration Test" Means Here The term "integration test" is overloaded. In some...
DeepCamp AI