Integrating Google Test and Google Mock with Maya C++ plugins in Visual StudioMar 11, 2024·8 min read
Unit 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...Mar 11, 2024·4 min read