Skip to content

larsthorup/unity-demo

Repository files navigation

unity-demo

Sample C Unit testing example

  • Compiles with Visual C++ on Windows
  • Open a Visual Studio Command Prompt
  • compile with "nmake build"
  • run tests with "nmake test"
  • run app with "nmake run"

About

Sample C Unit testing example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages