Skip to content

OMKR/test-robot-platform

 
 

Repository files navigation

Open Test Robot Platform

Prerequisites

Mandatory

  • Python 2.7 or later.

Recommended

Building and installing

Using the platform directly in development environment

Running tests

cd tests && python run_tests.py ; cd ..

If pytest is installed, it can be used instead. Just run

pytest

Building documentation

cd doc
make html

Main page can be found from doc/_build/opentestrobot.html

System wide installation

Normal Python package installation. Run as root

python setup.py install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%