chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
Hi,

I am trying to run mocking_on.bat from within a Nant script using the exec command, the env variables are set, but the tests are failing saying "run mocking_on.bat".

But if from the windows cmd window I go in to the typedmock installation dir and run mocking_on.bat it is ok and then run my nant and nunit2 task it is ok.

Is there a way to achieve this from withing Nant script?

Thanks,
Prasad.
asked by tiptop (1.8k points)

1 Answer

0 votes
Got the reply from this post:

https://www.typemock.com/community/viewtopic.php?t=37

thanks,
answered by tiptop (1.8k points)
...