bearophile wrote: > Lutger Blijdestijn: > >> Actually the unix convention is to give exit code 0 as an indicator of >> success, so there is feedback. It is very usable for scripting. > > But currently something like that is not present in the D unittest system. rdmd --main -unittest somemodule.d