Difference between revisions of "Unit Testing Framework"
(Created page with "{{Projects | Projects = {{Project | name = '''dunit''' (jmcabo) | about = D Unit Testing Framework. | platform = Windows/POSIX | license = Boost 1.0 | url = https://gi...") |
(Trial) |
||
Line 37: | Line 37: | ||
| url = https://github.com/QAston/DMocks-revived | | url = https://github.com/QAston/DMocks-revived | ||
}} | }} | ||
+ | {{Project | ||
+ | | name = '''Trial''' | ||
+ | | about = The extensible test runner for DLang | ||
+ | | platform = | ||
+ | | license = MIT | ||
+ | | url = https://github.com/gedaiu/trial | ||
+ | }} | ||
+ | |||
}} | }} | ||
[[Category:Development Library]] | [[Category:Development Library]] |
Revision as of 21:56, 6 January 2018
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. | ? | 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 |