Skip to content

Scripts for testing some of the software tools produced by the Open Tree of Life effort

Notifications You must be signed in to change notification settings

letolabs/opentree-testrunner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentree-testrunner

This repository is intended to house scripts for integration testing of software produced by the Open Tree of Life effort.

Installation

  1. Copy the file "test.conf.example" to "test.conf"
  2. Open "test.conf" in a text editor and tweak the settings (see below)
  3. cd to the top of the working tree
  4. pip install requests

Usage

sh run_test.sh

Settings

"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.

"host" Section

  • tnrshost hostname and port for the server running the TNRS services.

About

Scripts for testing some of the software tools produced by the Open Tree of Life effort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published