DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations

Trending

  • Building a Java Payment App With Marqeta
  • Developers Are Scaling Faster Than Ever: Here’s How Security Can Keep Up
  • WireMock: The Ridiculously Easy Way (For Spring Microservices)
  • DevOps Pipeline and Its Essential Tools
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Testing, Tools, and Frameworks
  4. gtest C++ Unit Testing Test Adapter for Visual Studio 2012 Now Available

gtest C++ Unit Testing Test Adapter for Visual Studio 2012 Now Available

Greg Duncan user avatar by
Greg Duncan
·
Nov. 06, 12 · Interview
Like (0)
Save
Tweet
Share
6.47K Views

Join the DZone community and get the full member experience.

Join For Free

Visual Studio Gallery - Google Test Adapter

Unit Test Adapter for Google Test (gtest).

This is a beta release of an unit test adapter for Visual Studio 2012 supporting gtest tests.

To browse, run and evaluate your gtest tests just build your solution and open the Test Explorer via the TEST menu. You can find more information regarding gtest here.

...

image

..."

googletest

Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation.

...

Google Test-related open source projects

Google Test UI is test runner that runs your test binary, allows you to track its progress via a progress bar, and displays a list of test failures. Clicking on one shows failure text. Google Test UI is written in C#.  ..."

Now this is something I doubt I'll hear much about here at //build/ so I guess it makes it a perfect blog post for today, doesn't it?

Why? Because this shows just awesome Visual Studio 2012's new Unit Testing is. Oh sure, there's some things I really really hate in the RTM version (which I hope will be fixed in Update 1 [Note to Self: talk to the VS team here at //build/ about this]) but still I think it's pretty cool that even a unit testing tool from Google can be integrated into Visual Studio.

unit test

Opinions expressed by DZone contributors are their own.

Trending

  • Building a Java Payment App With Marqeta
  • Developers Are Scaling Faster Than Ever: Here’s How Security Can Keep Up
  • WireMock: The Ridiculously Easy Way (For Spring Microservices)
  • DevOps Pipeline and Its Essential Tools

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com

Let's be friends: