Seems, we should provide build configuration option that will instruct TeamCity not to redefine standard NUnit task.
With this option user will be able to use either NUnit-TeamCity task or add redefining code to the build script manually.
Doc should be updated then.
Issue wasresolved
| Old | New | |
| Eugene Petrenko (eugene.petrenko) - 8 months ago (05 Mar 2008 12:25) | ||
| Fixed in version | ||
| Fixed in version | TeamCity 3.1 (6760) | |
Samuel Neff (_sam_)
8 months ago (22 Feb 2008 23:08)We're unable to setup Team City to run our unit tests which require NUnit 2.4.6. Seems like it's related to this case.
Yegor Yarko (yaegor)
8 months ago (24 Feb 2008 14:30)Samuel,
Could you please describe what issues do you have with setting up the build?
What runner do you use and how do you run the tests?
We have a section in our documentation on NUnit support: http://www.jetbrains.net/confluence/display/TCD3/.NET+Testing+Frameworks+Support
(the documentation still needs to be more detailed on some issues)
Samuel Neff (_sam_)
8 months ago (25 Feb 2008 04:13)Yegor,
Thanks for the link. Looks like that will solve our problem.. it's using the default runner but I guess we need to specify to use the one that supports 2.4.6.
Best regards,
Sam
Eugene Petrenko (eugene.petrenko)
8 months ago (26 Feb 2008 17:28)It is possible to specify runner name 'Auto' to perform auto selection of NUnit runner.
For more info, please have a look at http://www.jetbrains.net/confluence/x/N4o