We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
versionadded
1 parent c659a6b commit 3a4435fCopy full SHA for 3a4435f
doc/en/assert.rst
@@ -342,15 +342,3 @@ If this is the case you have two options:
342
``PYTEST_DONT_REWRITE`` to its docstring.
343
344
* Disable rewriting for all modules by using ``--assert=plain``.
345
-
346
347
348
- Add assert rewriting as an alternate introspection technique.
349
350
351
- Introduce the ``--assert`` option. Deprecate ``--no-assert`` and
352
- ``--nomagic``.
353
354
355
- Removes the ``--no-assert`` and ``--nomagic`` options.
356
- Removes the ``--assert=reinterp`` option.
0 commit comments