Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 191 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 191 Bytes

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.