Skip to content

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

License

Notifications You must be signed in to change notification settings

OpenTreeOfLife/opentree-testrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 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 -r requirements.txt

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

See the peyotl repo wiki for details on the config options: https://github.com/OpenTreeOfLife/peyotl/wiki/configuration

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published