unit_test
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| unit_test [2025/09/10 04:38] – plida | unit_test [2025/09/10 07:04] (current) – plida | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Unit tests ====== | ====== Unit tests ====== | ||
| - | Unit tests check individual units of software (be it functions, methods or classes) in isolation from the rest of the system. The goal is to ensure that every module works as intended. | + | Unit tests check individual units of software (be it functions, methods or classes) in isolation from the rest of the system. The goal is to ensure that every module works as intended. They' |
| ==== Concepts ==== | ==== Concepts ==== | ||
unit_test.1757479113.txt.gz · Last modified: by plida
