macOS / binaries /

pytest

/usr/local/bin/pytest
Pytest usage

pytest is invoked with the command pytest. This will execute all tests in all files whose names follow the form test_*.py in the current directory and its subdirectories.