Hi everyone,
I'll try to explain this as best I can. I know that I can use the nUnit Test Runner to pass in an include and exclude value(s); The problem with this is that I using the build configuration I can only specify those include or exclude values on a build configuration level. What I'd like to do is move that down to a branch level and pass the values in using the teamcity.default.properties file in the latest 7.1 version.
Perhaps a simple example will help as well ...
An example:
We use git and have multiple feature branches. What I would like to have happen is to allow each of those feature branches to be able to pass in the tests that they would like to include or exclude via the teamcity.default.properties file. However, from testing this theory out, the nUnit Test Runner does not seem to care that these key/value pairs are being passed in to via that file. I constantly get this message in my build log: