Jul 03 2008
Opensource Google C++ testing framework
I’m pleased to say that we are opensourcing our C++ xUnit-style framework. See the official announcement.
Jul 03 2008
I’m pleased to say that we are opensourcing our C++ xUnit-style framework. See the official announcement.
May 14 2008
A friend of mine, Misko Hevery, has written a very cool opensource tool for analyzing Java projects and scoring them in terms of how testable they are. His plans are to have it point out what’s wrong, and make suggestions as to what you can do to improve the situation.
Check it out: Testability Explorer
Well worth looking at.