This repository is intended to house scripts for integration testing of software produced by the Open Tree of Life effort.
- Copy the file "test.conf.example" to "test.conf"
- Open "test.conf" in a text editor and tweak the settings (see below)
- cd to the top of the working tree
pip install requests
sh run_test.sh
"test.conf" is read using Python's config parser. So to see the syntax rules refer to http://docs.python.org/library/configparser.html
Please add a note below if you add an option.
tnrshost
hostname and port for the server running the TNRS services.