test_ok2/doc/en
Shubham Adep d1cb9de211
Custom multiple marker execution order (#8065)
* Custom multiple marker execution order

https://github.com/pytest-dev/pytest/issues/8020 issue stated that ordering of multiple custom markers is from inside - out. I have added example for the same in the documentation. Please let me know for further changes / concerns.

* remove trailing spaces

The last commit was failing due to extra spaces

* Ran tox tests locally to debug white space trimming issues

* Resolve: ERROR:   docs: commands failed for tox -e docs

* Update doc/en/reference.rst

Committed PR suggestions.

Co-authored-by: Florian Bruhin <me@the-compiler.org>

* Added reference to Node.iter_markers_with_node in documentation

* Add myself to Authors

Co-authored-by: Shubham <shubham.adep@wsu.edu>
Co-authored-by: Florian Bruhin <me@the-compiler.org>
2020-11-30 16:48:08 +01:00
..
_templates Remove warning about development/outdated docs 2020-07-06 20:28:30 -03:00
announce Merge pull request #7958 from pytest-dev/release-6.1.2 2020-10-28 14:23:09 -03:00
example Improve summary stats when using '--collect-only' (#7875) 2020-11-08 11:45:10 -03:00
img Fix favicon for Chrome and Opera (#6639) 2020-01-31 20:56:45 -03:00
proposals Spelling and grammar fixes 2018-10-29 23:45:45 +02:00
Makefile Set correct version during regen 2020-07-08 17:49:09 -04:00
adopt.rst Remove faq.rst from docs (#7635) 2020-08-12 14:47:34 -03:00
assert.rst Link mentioned functions instead of using literals (#8045) 2020-11-19 15:44:59 +01:00
backwards-compatibility.rst Fix typos 2020-10-16 21:29:58 +09:00
bash-completion.rst Fix sphinx code-block types for remaining rst docs 2019-02-15 15:10:37 +02:00
builtin.rst py36+: remove pathlib2 compatibility shim 2020-10-02 14:59:07 -07:00
cache.rst doc: fix broken cross references 2020-09-06 19:06:43 +03:00
capture.rst Prepare release version 6.0.0rc1 2020-07-08 17:51:01 -04:00
changelog.rst Manually add the remaining 4.6.x release notes to the changelog 2020-10-31 08:36:26 -03:00
conf.py doc: patch Sphinx to detect our `@final` for marking classes as `final` 2020-10-03 13:13:14 +03:00
conftest.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
contact.rst apply most other hooks and opt out of black reformating 2018-05-23 16:45:58 +02:00
contents.rst Remove faq.rst from docs (#7635) 2020-08-12 14:47:34 -03:00
contributing.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
customize.rst config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to properties 2020-09-04 18:04:25 +03:00
deprecations.rst fixtures: deprecate pytest.yield_fixture() 2020-11-07 17:06:40 +02:00
development_guide.rst Issue 7202 - Point development guide to contributing section (#7280) 2020-05-31 09:37:26 +03:00
doctest.rst Add more info about skipping doctests (#8080) 2020-11-28 12:47:02 -03:00
existingtestsuite.rst docs: remove doc/en/links.inc (#6853) 2020-03-06 03:11:24 +01:00
fixture.rst Improve summary stats when using '--collect-only' (#7875) 2020-11-08 11:45:10 -03:00
flaky.rst Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00
funcarg_compare.rst doc: fix broken cross references 2020-09-06 19:06:43 +03:00
funcargs.rst fix line endings 2018-05-23 16:45:23 +02:00
getting-started.rst Merge pull request #7960 from nicoddemus/cherry-pick-release 2020-10-28 14:36:37 -03:00
goodpractices.rst docs: support Sphinx>=3.1 and require it 2020-07-17 23:17:11 +03:00
historical-notes.rst doc: fix broken cross references 2020-09-06 19:06:43 +03:00
index.rst Drop support for EOL Python 3.5 2020-10-19 10:02:36 +03:00
license.rst Update copyright year to 2020 2020-01-04 08:46:58 -03:00
logging.rst Allow tests to override "global" `log_level` (rebased) (#7340) 2020-06-08 22:05:46 -03:00
mark.rst Mistyped was mistyped (#7762) 2020-09-16 12:18:03 +02:00
monkeypatch.rst doc: fix broken cross references 2020-09-06 19:06:43 +03:00
naming20.rst Updated documentation from txt to rst 2015-08-04 16:41:02 +05:30
nose.rst Fix nose documentation 2020-11-19 13:54:40 +01:00
parametrize.rst doc: note about mutation of parametrized values (#7516) 2020-07-20 15:12:48 +03:00
plugins.rst New doc role: globalvar for special variables 2020-07-10 09:50:03 -03:00
projects.rst fix mozilla qa project link 2020-03-11 11:10:33 +01:00
py27-py34-deprecation.rst The final Python 2.7 was released in April 2020-06-13 20:50:24 +03:00
pytest.ini added "docs/en" directory and moved 2012-06-06 08:52:53 +09:00
pythonpath.rst Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
recwarn.rst Add docs for the warnings functionality 2017-03-20 23:35:01 -03:00
reference.rst Custom multiple marker execution order (#8065) 2020-11-30 16:48:08 +01:00
requirements.txt docs: support Sphinx>=3.1 and require it 2020-07-17 23:17:11 +03:00
skipping.rst Link mentioned functions instead of using literals (#8045) 2020-11-19 15:44:59 +01:00
sponsor.rst fix typos in docs 2019-12-19 10:35:15 +01:00
talks.rst Update talks/trainings page (#7661) 2020-08-25 17:02:33 +02:00
tidelift.rst Update Tidelift docs with latest campaign 2019-10-24 14:58:58 -03:00
tmpdir.rst doc: Remove unused imports in examples (#7924) 2020-10-23 17:31:17 +03:00
unittest.rst Prepare release version 6.0.0rc1 2020-07-08 17:51:01 -04:00
usage.rst Add full command-line flags to the reference docs 2020-09-14 13:42:06 -03:00
warnings.rst Link mentioned functions instead of using literals (#8045) 2020-11-19 15:44:59 +01:00
writing_plugins.rst Added note to writing_plugins.rst (#7896) 2020-10-17 08:26:30 -03:00
xunit_setup.rst Minor formatting fix in xunit_setup.rst 2020-08-01 07:33:03 -07:00
yieldfixture.rst Remove all version references to obsolete pytest versions 2019-04-28 12:37:58 -03:00