Update documentation
This commit is contained in:
parent
05155e4db0
commit
4a9f468aac
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue