dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-dev] Dolibarr and PHPUnit


From: Laurent Destailleur (eldy)
Subject: [Dolibarr-dev] Dolibarr and PHPUnit
Date: Sun, 09 May 2010 23:51:29 +0200
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

If you look the CVS of dolibarr, you may have noticed that a new directory called "test" has been created.

This directory contains script to run automatic PHPunit tests. This may enhance Dolibarr quality and help to fight against
regressive bugs.

There is for the moment few scripts.
PHPUnit can also build reports about the code coverage of tests. As there is few automatic tests for the moment, the score is not yet
very good but it's just the beginning.

I let you have a look at page
http://www.dolibarr.org/report/

to see the result of the code coverage report for PHPUnit tests, for the moment in CVS. Note: This is a one shot report. It is not automaticaly updated for the moment...






reply via email to

[Prev in Thread] Current Thread [Next in Thread]