Skip to content

Update the testing guide - #4991

Open
cqxswbc2 wants to merge 1 commit into
ManimCommunity:mainfrom
cqxswbc2:codex/update-testing-guide
Open

Update the testing guide#4991
cqxswbc2 wants to merge 1 commit into
ManimCommunity:mainfrom
cqxswbc2:codex/update-testing-guide

Conversation

@cqxswbc2

@cqxswbc2 cqxswbc2 commented Sep 5, 2026

Copy link
Copy Markdown

Summary of Changes

  • update the test-suite overview and commands for the current uv-based workflow
  • correct the documented test layout and control-data paths
  • explain single-frame and multi-frame graphical tests, control-data generation, and video metadata comparison tests
  • copyedit the guide for clarity and consistency

Closes #2502.

Changelog

Testing

  • git diff --check
  • strict reStructuredText parse with Docutils 0.21.2
  • codespell -L medias,nam docs/source/contributing/testing.rst

A full local Sphinx build was not completed because dependency downloads timed out; CI can provide the final documentation build result.

Checklist

  • I have read the Contributing Guidelines
  • I have written a descriptive PR title (see top of PR template for examples)
  • My new documentation builds, looks correctly formatted, and adds no additional build warnings

Reviewer Checklist

  • The PR title is descriptive enough
  • The PR is labeled appropriately
  • Newly added documentation builds, looks correctly formatted, and adds no additional build warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update and improve documentation on tests

1 participant