Skip to content

blaskovic/restraint

 
 

Repository files navigation

Restraint

Restraint is designed to execute tasks. These tasks can be tests which report results or simply code that you want to automate. Which tasks to execute is determined by a job1. The job also describes where to retrieve the tasks from and what parameters to pass in. These tasks can report multiple PASS, FAIL, WARN results along with an optional score. Tasks also have the ability to report log files. Each task can have metadata describing dependencies and max run time for example. Execution and reporting can be further enhanced with plugins.

Restraint can be used with Beaker2 since it talks beaker's Harness API3 for reporting results. But it can also be used stand alone.

Full Documentation is here.


  1. Job XML.

  2. Beaker is open-source software for managing and automating labs of test computers.

  3. Alternate Harness API.

About

Simple test harness which can be used with beaker

Resources

License

Stars

Watchers

Forks

Packages

No packages published