Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Test Adapter not Available as New Test Project in Vs2015 Update 3 #183

Closed
dschwartz1957 opened this issue Dec 1, 2017 · 2 comments
Assignees
Labels

Comments

@dschwartz1957
Copy link

dschwartz1957 commented Dec 1, 2017

Hi Christian,

I am using Visual Studio 2015 Enterprise (14.0.25431.01) Update 3 and just installed Google Test Adapter Version 0.12.1.966 via "Tools -> Extenstions and Updates". I verified that GTA is installed and can be configured under "Tools -> Options".

I want to write unit tests for an existing project C++ project. When I use the new project wizard to create a C++ Test project, Google Test Adapter does not appear as a project type, only "Managed Test Project" and "Native Unit Test Project" (see the screen shot below). Is this feature supported in Vs2015, or do I create the test source files and discover them in Test Explorer? There is a screen shot in a Microsoft blog post that shows Google Test as an option in Vs2017.

Thank you,

David Schwartz

image

@csoltenborn csoltenborn self-assigned this Dec 1, 2017
@csoltenborn
Copy link
Owner

I fear that you are a couple of weeks too early ;-)

This feature is not yet available (see #177), but will be released in the not-too-far future. The Test Adapter for Google Test (which is a fork of GTA and is maintained by Microsoft) already has a project template - that's where the screenshot is from. However, TAfGT is only available for VS2017, so that's probably not an option for you. Stay tuned...

If you don't mind, I will close this issue - keep an eye on #177!

@dschwartz1957
Copy link
Author

dschwartz1957 commented Dec 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants