Tag: #테스트
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The Complete Guide to Test Strategy: Decision Criteria Instead of the Pyramid Debate
Instead of picking a winner between the test pyramid and the testing trophy, this post decomposes the argument into the axes it actually turns on, so a team can derive its own ratio. It covers the definition of a unit, t
2026-08-15 · 22 min read #테스트#아키텍처#testing#test-pyramid#coverageThe Complete Guide to Refactoring: Changing Structure While Preserving Behaviour
This guide is about how to refactor safely, not when refactoring pays. Starting from the definition of refactoring, it walks through building a safety net with characterization tests, introducing seams into code you cann
2026-08-15 · 24 min read #리팩터링#레거시코드#테스트#refactoring#characterization-test