About unit testing Maya and MStatus macros
Programmers in the video games and movies industry rarely write unit tests for all kinds of reasons and excuses, but every now and then, it happens. And it can get a bit complicated when you want to test a plug-in hosted by a 3rd party application like Autodesk’s Maya.
Setting up the unit test project The good thing is, unlike most other 3d modeling packages, Maya comes with built in “batch” and “library” modes.