mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
5 lines
218 B
Text
5 lines
218 B
Text
Minitest provides a complete suite of testing facilities supporting TDD, BDD,
|
|
mocking, and benchmarking. minitest/unit is a small and incredibly fast unit
|
|
testing framework.
|
|
|
|
WWW: https://github.com/seattlerb/minitest
|