mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
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
|