Difference between revisions of "Unit Testing Framework"

From D Wiki
Jump to: navigation, search
(Trial)
(unit-threaded license)
 
(One intermediate revision by the same user not shown)
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
 
}}
 
}}
Line 47: Line 47:
 
}}
 
}}
  
 +
<noinclude>
 
[[Category:Development Library]]
 
[[Category:Development Library]]
 +
</noinclude>

Latest revision as of 16:08, 4 January 2024

Title / InfoDescriptionLicensePlatform
Icon dpackage 48.png
D Unit Testing Framework. Boost 1.0 Windows/POSIX
Icon dpackage 48.png
xUnit Testing Framework for D (forked from jmcabo/dunit). Boost 1.0 Windows/POSIX
Icon dpackage 48.png
Multi-threaded unit test framework for D. BSD-3-Clause Windows/POSIX
Icon dpackage 48.png
Advanced unit testing toolkit. MIT Windows/POSIX
Icon dpackage 48.png
DMocks-revived is a mock object framework for the D Programming Language, written also in D. [1] Windows/POSIX
Icon dpackage 48.png
The extensible test runner for DLang MIT