[fpc-pascal] Re: New FPCUnit db results writer: testdbwriter: request for... testing
Reinier Olislagers
reinierolislagers at gmail.com
Fri Oct 26 11:15:43 CEST 2012
On 26-10-2012 9:24, Graeme Geldenhuys wrote:
> On 2012-10-26 08:46, Reinier Olislagers wrote:
>> More related to my initial post: what do you do with test results (e.g.
>> tiopf tests, your own software tests)?
>> Do you store them in a database?
>
> I have never had the need for storing unit test results for long term.
> In the tiOPF project, only the latest test result is viewable with a web
> browser (I could easily add a timestamp to the filename though).
Ok, thanks.
>> Being able to store fpcunit, dunit, dunit2, even junit and other test
>> results in that db may be a handy thing...
>
> Side note:
> DUnit2 (as on SourceForge) is becoming a Delphi only project. Originally
> DUnit2 was developed inside the tiOPF repository, but since the passing
> of Peter McNabb, the project was forked. The Delphi version of DUnit2 is
> now on SourceForge, and the Free Pascal version (now called FPTest [Free
> Pascal Testing Framework] to prevent confusion) lives in GitHub.
>
> http://wiki.freepascal.org/FPTest
I know ;)
More information about the fpc-pascal
mailing list