An open API service indexing awesome lists of open source software.

https://github.com/rhinstaller/teres

Simple library for reporting test results implemented in python.
https://github.com/rhinstaller/teres

Last synced: about 2 months ago
JSON representation

Simple library for reporting test results implemented in python.

Awesome Lists containing this project

README

          

Teres
=====

Teres is a library for reporting results from tests written in python. So far
it provides two handler classes `LoggingHandler` and `ThinBkrHandler` for reporting
to stdout and to [beaker](https://beaker-project.org/) lab controller.

Documentation could be found [here](https://teres.readthedocs.org/).