refactoring
ITLv.3 (800点)noun
意味
リファクタリング (外部の動作を変えずに既存コードの構造を作り直すこと)
例文
Steady refactoring keeps technical debt in check.
着実なリファクタリングは技術的負債を抑える。
Refactoring is safe only with tests in place.
テストが整っていてこそリファクタリングは安全だ。
コロケーション
code refactoringcontinuous refactoringa refactoring effort
言い換え
code restructuringinternal cleanup