= Trac Functional Tests = Functional tests are integrated in the test suite (see TracDev/UnitTests). See source:trunk/TESTING-README for detailed informations about functional tests. == Dependencies == - twill - subversion To run the functional tests run `PYTHONPATH=. ./trac/tests/functional.py`. == Discussion/Future == Something to consider here: using twill's wsgi_intercept capability, and making these part of the unittests.