Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 289 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 289 Bytes

txt-update

Automated tests to check website health.

How to run them

Create a virtual environment and install the requirements:

virtualenv testing
. testing/bin/activate
pip install -r txt-update/requirements.txt

Run the tests:

python txt-update/update_tests.py