Create Unit-testing.md
This commit is contained in:
4
glossary/Unit-testing.md
Normal file
4
glossary/Unit-testing.md
Normal file
@ -0,0 +1,4 @@
|
||||
### Unit testing
|
||||
|
||||
Unit testing is a type of software testing, used to test individual units/components of a software.
|
||||
The purpose of unit tests are to validate that each individual unit/component performs as designed.
|
||||
Reference in New Issue
Block a user