Skip to content

Commit bdbe9d7

Browse files
authored
Update CLI.md
1 parent 57d7547 commit bdbe9d7

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

utbot-python/docs/CLI.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Run generated tests:
2626

2727
java -jar utbot-cli.jar run_python generated_tests.py -p <PYTHON_PATH>
2828

29-
## `generate_python` options
29+
### `generate_python` options
3030

3131
- `-s, --sys-path <dir1>,<dir2>`
3232

@@ -82,7 +82,7 @@ Run generated tests:
8282

8383
Test framework to be used.
8484

85-
## `run_python` options
85+
### `run_python` options
8686

8787
- `-p, --python-path <path>`
8888

@@ -95,3 +95,7 @@ Run generated tests:
9595
- `-o, --output <filename>`
9696

9797
Specify file for report.
98+
99+
## Problems
100+
101+
- Unittest can not run tests from parent directories

0 commit comments

Comments
 (0)