question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create a test to certify a clean install

See original GitHub issue

_Originally posted by @eulertour in https://github.com/ManimCommunity/manim/issues/9#issuecomment-631002056_

Basically something to dry-run a Scene, ensure that the bare minimum to render successfully is actually installed, and give a helpful error like LaTeX/FFmpeg isn’t installed, media directory isn’t writable, etc.

Having done this, the correct way to install manim would be pip install manim, and then pytest test_install.py. (Or the equivalent in the testing library that we end up using.)

This would flag issues about system dependencies such as latex, ffmpeg, etc.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
leotrscommented, Aug 4, 2020

@naveen521kk all tests should be done via pytest, as much as possible.

0reactions
leotrscommented, Oct 8, 2020

I think the current documentation does a good job at guiding the user through the whole installation process.

I think this issue has ran its course.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows App Certification Kit tests - Microsoft Learn
Below are test details for certifying desktop apps. For information, please refer to Using the Windows App Certification Kit. Clean reversible ...
Read more >
Cleanroom Testing & Certification
Experts in cleanroom manufacturing, design, installation and certification . Request and receive a quote within 48 hours to begin your project today.
Read more >
Preparing for cleanroom certification and validation
HEPA/ULPA filter installation leak test. This test is performed to verify that the filters have been properly installed and are free of leaks....
Read more >
Installing and Upgrading Windows - CompTIA A+ 220-1002 - 1.3
In this video, you'll learn about upgrading Microsoft Windows and the difference between an upgrade and a clean install.
Read more >
Testing a release build | Apple Developer Documentation
Test a fresh install and app update. Xcode optimizes app building and installation during development by updating apps incrementally.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found