[M3devel] test driver?
Hendrik Boom
hendrik at topoi.pooq.com
Wed Jun 20 13:17:06 CEST 2012
Is there a test suite driver somewhere in the Modula 3 ecosystem?
I'd like to feed various files of test data into a program to see if it
produces acceptable output. Currently it's all text in and out, but I'd
prefer not to have to rewrite my test suite because of trivialities,
such as spelling corrections in my error messages.
This is for regression testing, so automation is appreciated.
-- hendrik
More information about the M3devel
mailing list