[fpc-devel]Port of JUnit to Free Pascal
Dean Zobec
dezobec at tin.it
Mon Dec 1 22:14:28 CET 2003
Hi,
A couple of weeks ago I've started a port of the JUnit framework to fpc as I
needed a run some tests over the fresh port of our EOS framework to Free
Pascal (http://camelos.sourceforge.net).
I've tried to adhere as much as possible to the original JUnit design to
preserve it's ease of use and allow the most recent endoscopic testing
techniques using Mock Objects. I've seen in the DUnit mailing list that
Johannes Berg has enabled the Juanco's DUnit framework to work in fpc and
other people are engaged in similar projects. It seems that we all nead a
robust and easy to use testing framework for fpc, so I think we could
collaborate a little more to exchange ideas. My first code, for those
interested, is available here:
http://prdownloads.sourceforge.net/camelos/fpcEOS20031201.tar.gz?download
Ciao,
Dean
More information about the fpc-devel
mailing list