-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
testingAnything related to testing the libraryAnything related to testing the library
Description
In the future, we will need to check the videos generated by manim for correctness.
One way to go about it, is to write tests in such a way that they output a single frame in PNG format. And then we can load that PNG in python and check everything, even pixel by pixel if needed. For example, it would be fairly easy to write a test that checks for "this PNG/frame contains a red square of such and such size over a black background".
Metadata
Metadata
Assignees
Labels
testingAnything related to testing the libraryAnything related to testing the library