Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### Unit testing
|
||||
---
|
||||
title: Unit testing
|
||||
tags: 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