Created Open Source project TestCpp

| 1 Comment | No TrackBacks

Today I created an Open Source project called TestCpp. It's a very simple JUnit-like C++ unit testing framework, and I'll be adding more to it in the near future.

I really wrote it because I'm working on another open source project, and I wanted to write some unit tests in C++; I quickly got frustrated with everything I had to do to get it going. With TestCpp you should be able to write your C++ unit tests and actually execute them in no time.

No TrackBacks

TrackBack URL: http://www.jaredoberhaus.com/blog/mt-tb.cgi/47

1 Comment

There was already a project hosted on google code named testcpp (or test++), it's an easy-to-use jUnit like C++ xUnit testing framework. Hopefully it's usefull for you.

Leave a comment

About this Entry

This page contains a single entry by Jared Oberhaus published on March 30, 2009 5:40 PM.

Ubuntu 8.10 and Static IP was the previous entry in this blog.

iPhone won't charge, won't connect: saved by FireWire is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.