appleseedhq / appleseed

A modern open source rendering engine for animation and visual effects
https://appleseedhq.net/
MIT License
2.21k stars 330 forks source link

Allow running appleseed.studio unit tests from the command line #2548

Open dictoon opened 5 years ago

dictoon commented 5 years ago

appleseed.studio has a few unit tests. The only way currently to execute them is from appleseed.studio's Tests dialog. It would be useful to be able to run those tests from the command line, for instance for AppVeyor builds.

ChinYing-Li commented 4 years ago

I can try tackle this one for macos and linux builds.