helloworldtunit

September 14, 2025 ยท View on GitHub

The classic first application "Hello, World!" with xtd::tunit::console_unit_test class.

Sources

  • src/hello_world_tunit.cpp
  • CMakeLists.txt

Build and run

Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:

xtdc run

Output

Screenshot

Visual Studio Output

Screenshot

Contents

  1. 1Sources
  2. 2Build and run
  3. 3Output
  4. 4Visual Studio Output