How to MST and Google Test with Visual Studio

preview_player
Показать описание
How to create a Microsoft Test project (C#) and a Google Test project (C++) using Visual Studio Community. There is a brief discussion about the syntax of both platforms as well as some examples of how to write value-parameterized tests (in other words, execute the same test with different input values). There is also a brief discussion about data-driven and automated tests with GitHub and YAML.

Main refs.:

#visualstudio #manualtesting #automatedtesting #csharp #cpp #yaml #github
Рекомендации по теме