butils abstracts common Blender scripting code and provides CLI commands. This project uses Python's built-in unittest module for testing. Tests are executed within a Docker container that includes ...
When I tried to debug a script(quickstart.py), the program control opened blender, but it didn't automatically open the project file and couldn't debug According to ...