[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] XaAES sources for FreeMiNT 1.16.3
Mark Duckworth wrote:
Maybe it's time we build a freemint, xaaes, aranym, etc test suite for
regression testing so this stuff (hopefully) doesn't happen.
You are fully right.
I can't imagine serious software without a testsuite.
One time in my life I worked in a team where everything had to be
covered by tests. There were no bugs. No regressions. Amazing.
As a result now I feel a lot guilty every time I write some code without
a testsuite.
The rules are really: if the code has not been tested, it is buggy. If
there is no testsuite, regressions will occur.
--
Vincent Rivière