Description
Provides a unit testing framework for C programs. Developers use it to write automated tests, group test cases, and report failures while building C libraries or applications.
Install it when developing or compiling projects that use Check. It is a development dependency and does not add a user-facing application.