noun, noun or participle which takes 'suru'
unit test; testing an item in isolation
Primarily used in software engineering to refer to testing individual components or functions in isolation.
開発者は新しい機能の単体テストを書いた。
The developer wrote unit tests for the new feature.
コードを変更したら、必
After changing the code, please always run the unit tests.