Currently working with Team foundation server, coding in java, using eclipse plugin for TFS, and maven for the builds.
The problem I am having is that the test results in my maven build don't seem to appear on TFS when I look through the build log. Is there some special syntax the POM file needs to display Junit test results into the build log in TFS?
All I get is zero test runs.
Summary
Debug | Any CPU
0 error(s), 0 warning(s)
$/Skip Vendor Management/SkipManagement/pom.xml compiled
No test results
No code coverage results