devloop icon

test results

Regular unit-testing prevents many regressions and test driven development allows us to ensure that the code we write functions as expected.

The core code has hundreds of tests that you can browse here.

The database backends are all tested against the same series of tests, for a list of the backend status, check the database backends page.
The backends that have been tested against the 1.2 branch are:

The backends for DB2, Informix, Oracle, Sybase ASE, Ingres and MaxDB have not yet been re-tested against the 1.2 branch.