diff --git a/atest/pytest.ini b/atest/pytest.ini new file mode 100644 index 00000000..817e24f6 --- /dev/null +++ b/atest/pytest.ini @@ -0,0 +1,4 @@ +[pytest] +log_level=NOTSET +log_cli=true +junit_suite_name=JsonPreprocessor