Categories: Blog

WinUnit is Now on CodePlex

As there are still tons and tons of native C++ development going on and you need to test that code just like you do for your C# code. I’ve been using WinUnit, which was first introduced in a great MSDN Magazine article by Maria Blees, for all my native testing and love it. Where previous attempts at C++ native testing fell far short was that you were forced to write the execution infrastructure for every single project. What WinUnit does differently is that not only makes writing the tests simple, but it also it with a fantastic runner that makes running tests simple enough even a manager could do it. I’ve always summed up WinUnit as NUnit for C++ developers. Whenever it’s easy to write tests, you’re more likely to do them and WinUnit makes Test Driven Development for C++ nearly trivial.

Maria has moved the WinUnit project to CodePlex at http://winunit.codeplex.com/ so it can grow and prosper. If you’re doing native development, you have to use WinUnit!

John Robbins

Recent Posts

8-Step AWS to Microsoft Azure Migration Strategy

Microsoft Azure and Amazon Web Services (AWS) are two of the most popular cloud platforms.…

1 day ago

How to Navigate Azure Governance

 Cloud management is difficult to do manually, especially if you work with multiple cloud…

1 week ago

Why Azure’s Scalability is Your Key to Business Growth & Efficiency

Azure’s scalable infrastructure is often cited as one of the primary reasons why it's the…

3 weeks ago

Unlocking the Power of AI in your Software Development Life Cycle (SDLC)

https://www.youtube.com/watch?v=wDzCN0d8SeA Watch our "Unlocking the Power of AI in your Software Development Life Cycle (SDLC)"…

1 month ago

The Role of FinOps in Accelerating Business Innovation

FinOps is a strategic approach to managing cloud costs. It combines financial management best practices…

1 month ago

Azure Kubernetes Security Best Practices

Using Kubernetes with Azure combines the power of Kubernetes container orchestration and the cloud capabilities…

2 months ago