add initial directory for batch testing

This commit is contained in:
2014-12-17 11:47:09 +01:00
parent 711c39fc26
commit dc2846ae49

12
tests/batch/readme.rst Normal file
View File

@@ -0,0 +1,12 @@
***********
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.