aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2013-09-28 13:53:07 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2013-10-06 17:31:31 -0500
commitefe0189de0714bbde76082566d0f82df1439cb63 (patch)
treeae2aa66fe1a31022ee3994128abaa7029bb53a7e /pytest.ini
parentdff22d4707a50b8164c5c6acd5521bcd91160cd1 (diff)
downloadcryptography-efe0189de0714bbde76082566d0f82df1439cb63.tar.gz
cryptography-efe0189de0714bbde76082566d0f82df1439cb63.tar.bz2
cryptography-efe0189de0714bbde76082566d0f82df1439cb63.zip
add pytest.ini with flags to show skipped test reasons, revert tox.ini
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
new file mode 100644
index 00000000..723735ac
--- /dev/null
+++ b/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+addopts = -r s