programatically -> programmatically
This commit is contained in:
parent
d19fe3c410
commit
2ca47cb3f5
|
@ -40,7 +40,7 @@ You can register custom marks in your ``pytest.ini`` file like this:
|
||||||
|
|
||||||
Note that everything after the ``:`` is an optional description.
|
Note that everything after the ``:`` is an optional description.
|
||||||
|
|
||||||
Alternatively, you can register new markers programatically in a
|
Alternatively, you can register new markers programmatically in a
|
||||||
:ref:`pytest_configure <initialization-hooks>` hook:
|
:ref:`pytest_configure <initialization-hooks>` hook:
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
Loading…
Reference in New Issue