This test assumes that the user executing the test can ssh to the localhost without password.
- Run pytest through ctest.
python3 -m pip install pytest numpy
cd build
cmake ..
ctest --verbose # or `make test ARGS='-V'`
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This test assumes that the user executing the test can ssh to the localhost without password.
python3 -m pip install pytest numpy
cd build
cmake ..
ctest --verbose # or `make test ARGS='-V'`