Adriano Domeniconiadrdomeniconi.hashnode.dev·Mar 11, 2024Unit tests for Maya C++ plugins with Google TestUnit testing Maya C++ Plugins can be very challenging, but learning this aspect can significantly enhance your development workflow. This guide aims to demystify the process of unit test creation for Maya C++ plugins using Google Test and Visual Stud...Discussmaya plugins