from pytest import main as pytest_main def run_all_tests(): pytest_main()