Skip to content

tuc-osg/rrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrt

Run Python test code remotely on another machine

Installation

pip install -r requirements.txt

Usage

Check example_client_sock.py and example_server_sock.py for details.

The client runs the test case locally and can use self.remote() for running code on the server.

Connection management happens automatically in the background.

About

Run parts of a unit test on another machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages