nuke dockable panel for testing python modules with click of a button
Features
- Browse directory for modules
- select module to test with auto populated dropdown

version 2.0 update
- update core test function to match exactly with nuke's built-in Script Editor
- Save test log in .nuke/ directory and load recently successful execute on relaunch
- add function to call field, custom single-line debug code to execute
- add tooltip with suggested function to call, auto-populate and auto-updated with selected module

UI

Back to Top