sphinx/tests/test_extensions
2025-01-05 02:13:15 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
autodoc_util.py Create a new type for the current document's environment state (#13151) 2025-01-04 00:28:03 +00:00
ext_napoleon_pep526_data_google.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
ext_napoleon_pep526_data_numpy.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_apidoc.py Remove unneeded content from within `with` statements 2025-01-04 09:11:33 +00:00
test_ext_autodoc_autoattribute.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_autoclass.py Enable the PLE0704 lint in Ruff 2024-10-19 01:15:09 +01:00
test_ext_autodoc_autodata.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_autofunction.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_automodule.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_autoproperty.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_configs.py Remove test skips for Python 3.14 (#13041) 2025-01-03 07:31:40 +00:00
test_ext_autodoc_events.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_mock.py Format `tests/` (#12760) 2024-08-11 14:58:56 +01:00
test_ext_autodoc_preserve_defaults.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc_private_members.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autodoc.py Create a new type for the current document's environment state (#13151) 2025-01-04 00:28:03 +00:00
test_ext_autosectionlabel.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autosummary_imports.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_autosummary.py Avoid using camelCase names in autosummary tests 2024-12-09 14:57:08 +00:00
test_ext_coverage.py Enable the RUF015 lint in Ruff 2024-11-30 19:19:34 +00:00
test_ext_doctest.py Enable the RUF031 lint in Ruff 2024-11-30 19:22:30 +00:00
test_ext_duration.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_extlinks.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_githubpages.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_graphviz.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_ifconfig.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_imgconverter.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_imgmockconverter.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_inheritance_diagram.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_intersphinx_cache.py Emend spelling errors (#13113) 2024-11-08 12:11:42 +00:00
test_ext_intersphinx.py intersphinx: Define a restricted subset of Config as `InvConfig` (#13210) 2025-01-05 01:06:51 +00:00
test_ext_math.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_napoleon_docstring.py Napoleon: Use `:py:{...}` in type preprocessing 2025-01-05 02:13:15 +00:00
test_ext_napoleon.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_todo.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00
test_ext_viewcode.py Allow extensions to define the keys returned by linkcode (#11824) 2025-01-03 21:28:34 +00:00
test_extension.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00