Sardana Testing
Test-driven development example
Enter search terms or a module, class or function name.
Running the whole Sardana test suite from command line can be done by going to the Sardana directory: <sardana_root>/sardana/test/.
And executing: python testsuite.py
Where test_name is the test module that has to be run.