You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`specs
Install the dependencies with: make install_test && make preinstallation && make pyspec
Run the tests with make citest
To run the tests inside a docker container:
Switch to the directory with cd scripts
Run the script ./build_run_docker_tests.sh
Find the results in a folder called ./testResults
Find more ways to customize the script with ./build_run_docker_tests.sh --h`
The text was updated successfully, but these errors were encountered:
`specs
Install the dependencies with: make install_test && make preinstallation && make pyspec
Run the tests with make citest
To run the tests inside a docker container:
Switch to the directory with cd scripts
Run the script ./build_run_docker_tests.sh
Find the results in a folder called ./testResults
Find more ways to customize the script with ./build_run_docker_tests.sh --h`
The text was updated successfully, but these errors were encountered: