This repository has been archived on 2023-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-asset-manager/tests/batch/readme.rst

13 lines
363 B
ReStructuredText
Raw Permalink Normal View History

***********
Batch Tests
***********
These tests aren't meant to be executed in an isolated manner (as with unit-tests).
They are meant to run against real blender projects, checking the output is valid.
So for example we can point a batch test at a large repository containing ``.blend`` files
and check that we can manipulate the files, keeping them valid.