Jilani Khaldi wrote:
> 
>> Learn to code with UnitTests (process is called Test Driven
>> Development).
> 
> Never used. How does this work? I found only a unit called
> "UnitTests.pp" and nothing else.
> Thank you.



The first article that started the practice, written by Kent Beck and
Erich Gamma:
http://junit.sourceforge.net/doc/testinfected/testing.htm

See also the JUnit website
http://www.junit.org/index.htm
for more articles on the subject.

To get you started with unit testing with FPC:
http://www.freepascal.org/docs-html/fpcunit.pdf

Regards,
Dean

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to