1
0
forked from GitHub/gf-rgl

Update unittest.py

This commit is contained in:
Yousef Almesbahi
2022-01-23 19:11:19 +08:00
committed by Inari Listenmaa
parent 6131fdb41f
commit 97553b080b
2 changed files with 8 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ python path/to/unittest.py [-h] [-v] [--no-pmcfg] path/to/testfile.gftest (...)
The script must be located in a sibling directory
to the RGL `src` directory to work properly.
**Note:** On Windows use WSL (Windows Subsystem for Linux) to run `unittest.py` script, also replace the commented lines for Windows inside the script.
## Test format
The test file should look something like this: