From 978b2e18f4e71abac911912f8c78d77d51eb3ea1 Mon Sep 17 00:00:00 2001 From: Pey Lian Lim <2090236+pllim@users.noreply.github.com> Date: Wed, 17 Apr 2019 11:47:20 -0400 Subject: [PATCH] Fix JUnit ingestion --- pytest.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pytest.ini diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 000000000..d2120289b --- /dev/null +++ b/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +junit_family = xunit2