PythonRemoteServer/test at master · iDentitY4/PythonRemoteServer · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

Acceptance tests for Python Remote Server

Tests are executed with run.py script. Run it with --help or see its source to view the usage. Actual test cases and test libraries used by them are in tests and libs directories, respectively.

Running tests has dependencies listed in ../requirements-dev.txt file. Install them using pip:

pip install -r requirements-dev.txt