Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tests

Configure

First, configure the executable path of blender or unreal by execute:

python -m tests.setup

Then you can run tests by:

python -m tests.blender.main [-b] [--debug]
# or
python -m tests.unreal.main [-b] [--debug]