06.04.2017 19:34, Russel Winder via Digitalmars-d-learn пишет:
I do this. I have unittests in the module sources and have a separate subpackage intended for more advanced testing only.I am still wondering about separating integration and system tests out of the module source leaving the unit tests in the module source.