hoekunit
HoekUnit is a unit testing framework for the D programming language. It is designed to be simple and easy to use, with a focus on making it easy to write unit tests for D modules. The framework provides a lot of functionality out of the box, including a wide range of assertion methods and support for asynchronous testing.
One of the key features of HoekUnit is its support for a variety of testing styles. It
HoekUnit also supports asynchronous testing, which is useful for testing code that relies on timed events or
HoekUnit is also designed to be a non-intrusive framework, which means it doesn't require a lot of
HoekUnit is an open-source framework, and its source code is publicly available. It is maintained by a