[Lazarus] TDD
Graeme Geldenhuys
graeme at geldenhuys.co.uk
Wed Feb 27 08:56:58 CET 2013
On 2013-02-27 04:01, Pablo R. Digonzelli wrote:
> Wich are TDD frameworks for Lazarus?
DUnit2 which can be found in the tiOPF repository on SourceForge.
There is also FPTest (Free Pascal Testing Framework), which is a fork of
DUnit2, has more code cleanup and will only support Free Pascal. FPTest
is what I use for my day-to-day development work, and the repository is
hosted on GitHub.
http://wiki.freepascal.org/FPTest
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the Lazarus
mailing list