Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starlightsys/dunit

An xUnit clone in D, following the pattern in part II of "Test-driven development by example", by Kent Beck.
https://github.com/starlightsys/dunit

Last synced: about 1 month ago
JSON representation

An xUnit clone in D, following the pattern in part II of "Test-driven development by example", by Kent Beck.

Awesome Lists containing this project

README

        

dUnit
=====

An xUnit clone in D, following the pattern in part II of "Test-driven development by example", by Kent Beck.

This is only intended as an experiment and a way for me to learn D.