From a0666354dd77b85919eee232ddd20a122bbff2d7 Mon Sep 17 00:00:00 2001 From: Jose Carlos Menezes Date: Sun, 14 Oct 2018 12:25:07 -0300 Subject: [PATCH] Update changelog --- changelog/4098.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4098.feature.rst diff --git a/changelog/4098.feature.rst b/changelog/4098.feature.rst new file mode 100644 index 000000000..d7a97ff62 --- /dev/null +++ b/changelog/4098.feature.rst @@ -0,0 +1 @@ +Add to pytest.exit a returncode argument to cleanly exit pytest.