Tech Terms Explained Simply

A beginner-friendly glossary built by the community, for the community

34 Terms - 12 Categories
Community Verified
100% Free and Open Source

Unit Testing

software-engineering

Writing tests for individual units of code (like functions or methods) to verify correctness in isolation.

Link https://testlio.com/blog/what-is-unit-testing

Copied to clipboard!