10Check stdout of generators/tests/test_pipiISR_fullnlo.py_noexec
18if __name__ ==
'__main__':
21 steering_file = basf2.find_file(
'generators/tests/test_pipiISR_fullnlo.py_noexec')
24 process = subprocess.run(
25 [
'basf2', steering_file],
29 if "Rerun with positive mu2" in process.stdout:
30 basf2.B2FATAL(
'Phokhara fails to generate pipiISR with FullNLO.')
def clean_working_directory()
def configure_logging_for_tests(user_replacements=None)