Update documentation

This commit is contained in:
Andrea Cimatoribus 2018-09-12 12:18:44 +02:00 committed by Cima
parent 05155e4db0
commit 4a9f468aac
1 changed files with 1 additions and 0 deletions

View File

@ -976,6 +976,7 @@ passed multiple times. The expected format is ``name=value``. For example::
* ``skip`` skips tests with an empty parameterset (default)
* ``xfail`` marks tests with an empty parameterset as xfail(run=False)
* ``fail_at_collect`` raises an exception if parametrize collects an empty parameter set
.. code-block:: ini