DataTables logo DataTables

This site contains the legacy documentation for DataTables v1.9 and earlier for reference only.
DataTables 1.9 was End Of Life in 2014. Do not use it for new work.
The current release of DataTables can always be found on DataTables.net.

DataTables test framework

When you deploy any software you want to be as sure as you possibly can that it will be free from "surprises". To help ensure that this is the case with DataTables, there is a full testing framework, with over 1400 unit tests, making sure that everything does what it should!

Run the DOM sanity checks

Your browser had already run through the sanity check which is used for reading data from the DOM! The frame below shows the results of this test (which should be 100% passed!). Note that this is a very limited sub-set of the unit tests, which is done in order to stop this unit test from DDOS-ing the DataTables.net server! If you wish to see the full set of DataTables unit tests in action, please get in touch and say why would you like to see them.