Hi
I created a TFS Buildprocess in which i included the execution of unit tests.
The Execution settings are set to Testcontainer *test*.dll.
this works fines till finalbuilder takes control of the build process.
from there on the TFS doesn't find anymore any tests.
Can someone give me any hint?
Does someone have similar problems?