Exploring the C++ Unit Testing Framework Jungle
Granted, it's an article from 2004, but I found it to be amusing, comprehensive and concise.
ps. perl rocks
Exploring the C++ Unit Testing Framework Jungle
-
- Tenth Dan Procrastinator
- Posts: 3055
- Joined: Fri Jul 18, 2003 3:02 am
- Location: Varies
- Contact:
Exploring the C++ Unit Testing Framework Jungle
Last edited by VLSmooth on Fri Mar 02, 2007 10:55 pm, edited 1 time in total.
-
- Tenth Dan Procrastinator
- Posts: 3055
- Joined: Fri Jul 18, 2003 3:02 am
- Location: Varies
- Contact:
Here's a more recent article (2006-03-18) by the same author:
UnitTest++ v1.0 Released
It discusses a unit test framework co-developed by the author, heavily based on the concerns he listed in the previous article.
UnitTest++ v1.0 Released
It discusses a unit test framework co-developed by the author, heavily based on the concerns he listed in the previous article.