lasso/tests/integration/README

16 lines
506 B
Plaintext

README for Lasso Integration Tests
==================================
Requirements:
- twill (apt-get install python-twill)
- nose (apt-get install python-nose)
- Authentic & LCS from Subversion and CVS
Default configuration is to look for apps in their installation directories,
but it is also possible to run tests without installing anything. Example
of a config file is in tests/config.py.example (must be renamed to config.py to
be effective).
Tests are run with nosetests from this directory.