This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
asec/tests/README

15 lines
401 B
Plaintext

README for asec tests
=====================
Requirements:
- twill (apt-get install python-twill)
- nose (apt-get install python-nose)
Tests are run with nosetests from this directory; configuration variables
required to run the tests should be defined in a configuration file, see
sample.config for an example.
Then you have to point this file in the ASEC_TESTS_CONFIGFILE environment
variable.