mc-core
Version:
Deployments made simple
3 lines (2 loc) • 332 B
Markdown
unit tests
Testing of individual software components or modules. Typically done by the programmer and not by testers, as it requires detailed knowledge of the internal program design and code. may require developing test driver modules or test harnesses. -[source](http://www.softwaretestinghelp.com/types-of-software-testing/)