Skip to content
Damien Farrell edited this page Sep 9, 2015 · 1 revision

Currently unit tests are available for basic table tasks. These can be executed from the cloned source directory using:

python3 -m pandastable.tests

Since Tkinter unit testing is known to be difficult, the tests currently concentrate on table functions that do not require user interaction.