Skip to content
Prev Previous commit
Next Next commit
Restyled by prettier-markdown
  • Loading branch information
restyled-commits authored and andreilitvin committed Sep 17, 2024
commit 386fa607701c640da47ebe54b0c24d170c4b51c8
3 changes: 2 additions & 1 deletion docs/testing/python.md
Original file line number Diff line number Diff line change
@@ -639,7 +639,8 @@ Ex:

## Running ALL or a subset of tests when changing application code

`scripts/tests/local.py` is a wrapper that is able to build and run tests in a single command.
`scripts/tests/local.py` is a wrapper that is able to build and run tests in a
single command.

Example to compile all prerequisites and then running all python tests: