Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Would you be able to do something similar to how Boost's unit testing works with
Visual Studio?
http://www.boost.org/doc/libs/1_36_0/libs/test/doc/html/utf/usage-recommendation
s/dot-net-specific.html

Boost can be setup as a post build event and any errors are then provided in 
Visual
Studio's format so that a developer can click on the errors and be taken to the 
code.
I don't quick know how it all works, but I've been using it for a project and 
it's
been great.

I'm interested in switching to googletest, but I'm not sure if I'll get the same
functionality I have now with Boost testing.

-Paul Solt

Original comment by PaulSolt on 7 Feb 2009 at 8:44

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Paul, googletest already outputs in a Visual-Studio-friendly format.  If you 
make
running the tests as a post-build step, you'll be able to jump to the code by
clicking on the errors.  I haven't tried this myself, but I know people who did 
this
and my impression is that it's easy to set up.

Original comment by [email protected] on 9 Feb 2009 at 12:12

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
gtest's output can already be understood by VS.

Original comment by [email protected] on 22 Feb 2009 at 5:23

  • Changed state: WontFix

from googletest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Look at http://googletestaddin.codeplex.com/ therre you will find an googletest 
Add-In for Visual Studio.

Original comment by [email protected] on 17 Nov 2011 at 6:36

from googletest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.