Friday, December 12, 2008

C++ Mocking Made Easy

Post by Zhanyong Wan, Software Engineer - Engineering Productivity Team

Since we open-sourced the Google C++ Testing Framework in July 2008, many people have asked us when we will release a mocking framework to go with it. You asked, we listened; today we released the Google C++ Mocking Framework under the New BSD License. It is inspired by popular Java mocking frameworks like jMock and EasyMock, and works on Linux, Windows, and Mac OS X. More details are on the Google Testing Blog. As usual, we are eager to hear from you, so please share your thoughts with us on the Google Mock Discussion Group!
[NFGB] Link - from Google Open Source Blog
Related From Google Blogs:
Street View: A year in review, and what's new
Increased code search coverage, now with Git and Mercurial support
Announcing "Browser Security Handbook"
Creating change with your homepage

No comments: