Home > Uncategorized > WinUnit

WinUnit

September 16th, 2009 Leave a comment Go to comments

WinUnit offers a unique approach to unit testing native (C/C++) code on Windows.

WinUnit was originally introduced in the article “Simplified Unit Testing for Native C Applications” by Maria Blees in the February 2008 issue of MSDN Magazine. Click here to read the article and learn more about WinUnit.

Features:

  • One executable which runs tests in separate DLLs
  • One header file to make writing tests easier
  • Logger extensibility
  • Easy to automate
  • Macros for use in Visual Studio
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.