Walter: > Yes, it is. Unit test failures return a non-zero exit code. I see, good. But real unit test systems don't just return that value, they give a more visible feedback, like the number of failed/passed tests. One line of text that shows those numbers is a good start. Bye, bearophile