nangtani / blender-addon-tester

The blender addon tester is a test harness to enable pytest hook to allow addons to be tested inside a defined version of blender.
MIT License
64 stars 13 forks source link

Running on Github Actions #1

Closed myselfhimself closed 4 years ago

myselfhimself commented 4 years ago

Hello, I am planning to try to use your work for https://github.com/myselfhimself/gmic-blender though I will not use Travis CI but the Github Actions instead. I was wondering how to enable an add-on from outside Blender programmatically. It seems your SetupPlugin() class does the work... I will see in <1 month. I do plan to use pytest as well. Thanks for contributing your work online. Let us keep in touch.