Skip to content

Commit

Permalink
Modified run_tests_all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tochilinak committed Aug 15, 2023
1 parent 23545cd commit 04e5a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utbot-python/samples/run_tests_all.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
python_path=$1

rm -r utbot_coverage utbot_tests RUN_RESULT COVERAGE_RESULT
mkdir utbot_coverage
$python_path run_tests.py generate java ../../utbot-cli-python/build/libs/utbot-cli-python*.jar . -c test_configuration.json -p $python_path -o utbot_tests -i utbot_coverage

Expand Down

0 comments on commit 04e5a34

Please sign in to comment.