Difference between revisions of "Unit Testing Framework"
m (<noinclude>) |
(unit-threaded license) |
||
Line 20: | Line 20: | ||
| about = Multi-threaded unit test framework for D. | | about = Multi-threaded unit test framework for D. | ||
| platform = Windows/POSIX | | platform = Windows/POSIX | ||
− | | license = | + | | license = BSD-3-Clause |
| url = https://github.com/atilaneves/unit-threaded | | url = https://github.com/atilaneves/unit-threaded | ||
}} | }} |
Latest revision as of 16:08, 4 January 2024
Title / Info | Description | License | Platform | |
---|---|---|---|---|
D Unit Testing Framework. | Boost 1.0 | Windows/POSIX | ||
xUnit Testing Framework for D (forked from jmcabo/dunit). | Boost 1.0 | Windows/POSIX | ||
Multi-threaded unit test framework for D. | BSD-3-Clause | Windows/POSIX | ||
Advanced unit testing toolkit. | MIT | Windows/POSIX | ||
DMocks-revived is a mock object framework for the D Programming Language, written also in D. | [1] | Windows/POSIX | ||
The extensible test runner for DLang | MIT |