Merge pull request #86 from python-project-templates/copier-update-20… #107
GitHub Actions / Test Results
succeeded
Feb 15, 2026 in 0s
All 38 tests pass in 13s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
38 tests found
There are 38 tests, see "Raw output" for the full list of tests.
Raw output
yardang.tests.test_all ‑ test_build
yardang.tests.test_all ‑ test_cli
yardang.tests.test_breathe.TestBreatheConfPyGeneration ‑ test_conf_py_contains_all_breathe_options
yardang.tests.test_breathe.TestBreatheConfPyGeneration ‑ test_conf_py_contains_breathe_extension
yardang.tests.test_breathe.TestBreatheConfigOptions ‑ test_all_breathe_options_parsed
yardang.tests.test_breathe.TestBreatheConfiguration ‑ test_breathe_config_defaults
yardang.tests.test_breathe.TestBreatheConfiguration ‑ test_breathe_config_loading_from_pyproject
yardang.tests.test_breathe.TestBreatheConfiguration ‑ test_breathe_disabled_when_not_configured
yardang.tests.test_breathe.TestBreatheConfiguration ‑ test_generate_docs_with_breathe_config
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_auto_run_doxygen_config_option
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_run_doxygen_if_needed_force
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_run_doxygen_if_needed_no_doxyfile
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_run_doxygen_if_needed_no_doxygen
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_run_doxygen_if_needed_runs_doxygen
yardang.tests.test_breathe.TestDoxygenAutoRun ‑ test_run_doxygen_if_needed_xml_exists
yardang.tests.test_breathe.TestSphinxJsConfiguration ‑ test_generate_docs_with_sphinx_js_config
yardang.tests.test_breathe.TestSphinxJsConfiguration ‑ test_sphinx_js_config_defaults
yardang.tests.test_breathe.TestSphinxJsConfiguration ‑ test_sphinx_js_config_loading_from_pyproject
yardang.tests.test_breathe.TestSphinxJsConfiguration ‑ test_sphinx_js_disabled_when_not_configured
yardang.tests.test_breathe.TestSphinxRustConfiguration ‑ test_generate_docs_with_sphinx_rust_config
yardang.tests.test_breathe.TestSphinxRustConfiguration ‑ test_sphinx_rust_config_defaults
yardang.tests.test_breathe.TestSphinxRustConfiguration ‑ test_sphinx_rust_config_loading_from_pyproject
yardang.tests.test_breathe.TestSphinxRustConfiguration ‑ test_sphinx_rust_disabled_when_not_configured
yardang.tests.test_wiki.TestWikiConfiguration ‑ test_generate_docs_with_wiki_enabled
yardang.tests.test_wiki.TestWikiConfiguration ‑ test_wiki_config_defaults
yardang.tests.test_wiki.TestWikiConfiguration ‑ test_wiki_config_loading_from_pyproject
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_convert_filename_to_wiki_format
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_fix_wiki_links_basic
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_fix_wiki_links_preserves_external_links
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_fix_wiki_links_with_anchors
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_flatten_directory_structure
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_generate_footer
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_generate_sidebar
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_get_page_title_fallback_to_filename
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_get_page_title_from_h1
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_get_page_title_index_becomes_home
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_process_wiki_output_full
yardang.tests.test_wiki.TestWikiPostProcessor ‑ test_rename_index_to_home
Loading