.. |
_templates
|
Add plugin list
|
2021-01-29 16:19:54 +02:00 |
announce
|
Merge pull request #8275 from pytest-dev/release-6.2.2
|
2021-01-25 11:53:05 -03:00 |
example
|
Merge pull request #8275 from pytest-dev/release-6.2.2
|
2021-01-25 11:53:05 -03:00 |
img
|
Use transparent PNG for logo (#8159)
|
2020-12-16 11:19: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
|
Remove empty lines from code-block
|
2021-02-17 09:33:04 +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
|
Merge pull request #8130 from pytest-dev/release-6.2.0
|
2020-12-12 23:23:19 +02: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
|
Fix typo in changelog
|
2021-02-23 18:03:10 +01:00 |
conf.py
|
Use transparent PNG for logo (#8159)
|
2020-12-16 11:19:45 -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
|
Add plugin list
|
2021-01-29 16:19:54 +02:00 |
contributing.rst
|
…
|
|
customize.rst
|
config: add Config.{rootpath,inipath}, turn Config.{rootdir,inifile} to properties
|
2020-09-04 18:04:25 +03:00 |
deprecations.rst
|
config/argparsing: use proper deprecations instead of ad-hoc DeprecationWarning
|
2021-02-05 00:05:47 +02:00 |
development_guide.rst
|
Issue 7202 - Point development guide to contributing section (#7280)
|
2020-05-31 09:37:26 +03:00 |
doctest.rst
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
existingtestsuite.rst
|
docs: remove doc/en/links.inc (#6853)
|
2020-03-06 03:11:24 +01:00 |
fixture.rst
|
Remove a redundant paragraph
|
2021-02-19 13:46:29 -05:00 |
flaky.rst
|
Point to stable docs instead of latest
|
2020-07-07 07:45:27 -03:00 |
funcarg_compare.rst
|
python: export pytest.Metafunc for typing purposes
|
2020-12-26 21:05:02 +02:00 |
funcargs.rst
|
fix line endings
|
2018-05-23 16:45:23 +02:00 |
getting-started.rst
|
Mention that class variables are shared between tests
|
2021-01-25 12:02:59 -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
|
Add enterPy training (#8396)
|
2021-03-06 22:59:33 +01: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: Point out two-argument form of monkeypatch.setattr
|
2021-01-29 21:08:37 +01:00 |
naming20.rst
|
…
|
|
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 |
plugin_list.rst
|
[automated] Update plugin list
|
2021-02-28 00:48:46 +00:00 |
plugins.rst
|
Add plugin list
|
2021-01-29 16:19:54 +02: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
|
…
|
|
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
|
Fix skip signature (#8392)
|
2021-03-04 11:56:21 +01:00 |
requirements.txt
|
Revert "doc: temporary workaround for pytest-pygments lexing error"
|
2020-12-22 21:15:27 +02:00 |
skipping.rst
|
Add missing import into example script in documentation
|
2021-01-08 11:43:51 +00: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
|
Merge pull request #8130 from pytest-dev/release-6.2.0
|
2020-12-12 23:23:19 +02:00 |
unittest.rst
|
Prepare release version 6.0.0rc1
|
2020-07-08 17:51:01 -04:00 |
usage.rst
|
Doc: Fix typo
|
2021-01-27 10:23:18 +01:00 |
warnings.rst
|
Link mentioned functions instead of using literals (#8045)
|
2020-11-19 15:44:59 +01:00 |
writing_plugins.rst
|
Add plugin list
|
2021-01-29 16:19:54 +02:00 |
xunit_setup.rst
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
yieldfixture.rst
|
Remove all version references to obsolete pytest versions
|
2019-04-28 12:37:58 -03:00 |