sphinx/tests/test_extensions
2025-01-02 23:49:44 +00:00
..
__init__.py Organise tests into directories 2024-01-17 03:56:35 +00:00
autodoc_util.py [tests] move utilities and static data into dedicated modules and remove `html5lib` (#12173) 2024-03-25 11:03:44 +01: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 Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +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 Enable the entire Q category in Ruff 2025-01-02 23:49:44 +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 Bump Ruff to 0.7.3 2024-11-14 16:40:34 +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 Bump Ruff to 0.7.3 2024-11-14 16:40:34 +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 Enable the RUF100 lint in Ruff 2025-01-02 23:49:43 +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 Always define the builder and `testroot when using the app` fixtureture (#12775) 2024-08-12 22:34:03 +01:00
test_extension.py Require the PEP 563 'annotations' future import 2024-11-22 21:54:26 +00:00