|
RocketLogger 2.1.3
|
These system test are meant to be run on a RocketLogger to check for successful sampling and post processing of sampled data using the Python support library.
The following system dependencies are required for generating a Python environment and importing required packages.
Instead of Python's venv one may prefer virtualenvwrapper for creating virtual Python environments.
To setup the environment on the RocketLogger for test execution use the following commands to create and load a Python virtual environment and install required package dependencies:
The tests itself are executed using pytest, i.e. using the following command in the tests/ or its parent directory: