Hey all,

Am having some problems getting unit tests running on our TFS build server.

I've finally figured out my previous roadblock. Seemed related to an
out of data RIA Services folder (despite having installed VSSP1)
anyway updating that has now got me a build that is working. (Brand
new solution too so its not too complicated yet).

I've tried to make it run all unit test assemblies named **\*Tests.dll
(which all of my test projects are named) and the output that flashes
across the screen (its really annoying that it dissapears at the end
of the build. I'm assuming its a pretty version of the build.log but
it seems different somehow) says

Loading c:\builds\1\nrw\autobuild\Sources\solution.vsmdi...

Search path(s) for tests:
c:\builds\1\nrw\autobuild\Binaries
c:\builds\1\nrw\autobuild\Sources

Search path(s) for default test settings:
c:\builds\1\nrw\autobuild\Sources

Starting execution...
No tests to execute.
There are no results to be published.

Have also tried using vsmdi but that also doesnt seem to run any
tests. Am I missing something somewhere? Perhaps a path somewhere to
output the test assemblies for it to find?

All the walkthroughs I found seem to be for 2008 and differ slightly.
Followed them as best I could but can't see anything obvious.

hope someone can slap me in the right direction, am missing continuous
integration and have spent WAY too long on this. Annoyed at how
complicated it is. Perhaps I should throw the idea of using TFS's
build server and go with Cruiscontrol. I'm *trying* to be a MS fanboi
here but they are making it damned hard.

cheers,
Stephen
_______________________________________________
oztfs mailing list
oztfs@oztfs.com
http://prdlxvm0001.codify.net/mailman/listinfo/oztfs

Reply via email to