I'd like to incorporate the GTest Unit Testing Framework so we have repeatable and automated tests that can be used for regression testing and validation as updates to the SDK are made. My thought is to port the existing example.cpp file into a series of unit tests. that can be expanded upon later.
I'd like to incorporate the GTest Unit Testing Framework so we have repeatable and automated tests that can be used for regression testing and validation as updates to the SDK are made. My thought is to port the existing example.cpp file into a series of unit tests. that can be expanded upon later.