Hi Support
I understand that there's 2 ways to install Isolator on a server (Manual/Auto)
As security policy reason, we can only use the manual way as we do not allow check-in any binary into repository.
According to the document onlne
(i.e. Integrating Typemock Isolator->Server-Side Integration->Integration with Build Servers->Integration with Teamcity)
it's suggesting to run as CommandLine->Custom script
I have a few questions about this.
1. may i know where's the location of TMockRunner ?
2. where's mstest ? as build server is not supposed to install Visual studio in it ?
3. Is that possible to use nunit in this case ?
4. The recommanded script looks like can only run Typemock test from single dll. Is that possible to run mulitple dlls ?