tfs2010 - How to integrate google tests into TFS 2010 Build? -
we using googletest http://code.google.com/p/googletest/ make our c++ unit tests , need integrate googletest in our tfs 2010 build server. possible?
you can if googletest supports commandline execution
Comments
Post a Comment