message(FATAL_ERROR "dune_python_add_test: COMMAND argument should not be used, use SCRIPT instead providing only the Python script and not the Python interpreter")
endif()
if(PYTEST_UNPARSED_ARGUMENTS)
message(WARNING "Unparsed arguments in dune_python_add_test: This often indicates typos!")