# What is Unit Testing?

**Category:** dev

## Overview
It is a testing method that verifies whether the smallest parts of the software work correctly on their own.

---
Source: TreScout Tech Dictionary · https://trescout.com/en/dictionary/unit-testing/
