We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8b3a33 commit 3259e43Copy full SHA for 3259e43
1 file changed
utbot-python/docs/CLI.md
@@ -12,7 +12,7 @@ Generate tests:
12
13
java -jar utbot-cli.jar generate_python dir/file_with_sources.py -p <PYTHON_PATH> -o generated_tests.py -s dir
14
15
-This will generate tests for top-level function from `file_with_sources.py`.
+This will generate tests for top-level functions from `file_with_sources.py`.
16
17
Run generated tests:
18
0 commit comments