mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
update README for test
This commit is contained in:
@@ -5,7 +5,9 @@ localhost without password.
|
|||||||
- Run pytest through ctest.
|
- Run pytest through ctest.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
python3 -m pip install pytest numpy
|
||||||
|
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make test # or make test ARGS='-V'
|
ctest --verbose # or `make test ARGS='-V'`
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user