- HelloWorldUnitTest The classic first application HelloWorld.
To build this project, open "Console" and type following lines:
mkdir build && cd build
cmake ..
start HelloWorlds.sln
Open "Test/Test Explorer" with Ctrl+E,t and type Ctrl+R,v to build and run all tests.