summaryrefslogtreecommitdiff
path: root/doc/en/skipping.rst
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2017-08-03 22:00:11 -0300
committerBruno Oliveira <nicoddemus@gmail.com>2017-08-04 07:44:04 -0300
commit15cdf137d57e9b83176cad20f9b5daf2dd9facd0 (patch)
treea11a894a9e6ffcee65fc5fcaffe48cbdf783092b /doc/en/skipping.rst
parent8969bd43c953674799e25979d5e83caab882654d (diff)
downloadpytest-15cdf137d57e9b83176cad20f9b5daf2dd9facd0.tar.gz
Document which pytest features work with `unittest`
Fix #2626
Diffstat (limited to 'doc/en/skipping.rst')
-rw-r--r--doc/en/skipping.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/skipping.rst b/doc/en/skipping.rst
index f3c292a18..8690035a3 100644
--- a/doc/en/skipping.rst
+++ b/doc/en/skipping.rst
@@ -27,6 +27,7 @@ corresponding to the "short" letters shown in the test progress::
(See :ref:`how to change command line options defaults`)
.. _skipif:
+.. _skip:
.. _`condition booleans`:
Skipping test functions