Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Touch Designer Unit-Test-Launcher.

Launch Touch Designer from the command-line or terminal, trigger python unittest scripts to run on startup, and close with optional callback on exit.

Getting Started

Clone or download this repository.

The default settings in config.json point to example_test_folder as the target directory containing TestCase .py files to run inside Touch Designer, but you can point to any other directory by pasting an absolute path instead.

Prerequisites

Must have Touch Designer installed

Running

To run, open a CMD prompt or terminal window.

Run unit_test_launcher.toe with the Touch Designer execute-able.

example in Windows:

C:\Program Files\Derivative\TouchDesigner099\bin\TouchDesigner099.exe E:\Projects\TDGam\tests\unit_test_launcher.toe

Touch Designer will launch, import the TestCases as a TestSuite in your target folder, then exit.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Automated integration testing in Touch Designer from the terminal or command-line.

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages