Adrian Banks
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
-
Adrian Banks created a post, What culture does TeamCity run builds in (and how to change it)?
I am running some unit tests using a MSBuild runner within a configuration. Some of the tests are failing because they are expecting a US/UK culture, but are using a different one. As an example:Ex... -
-
Adrian Banks commented, -
-
Adrian Banks created a post, Try/Catch/Finally behaviour in tasks
Is there any way of mimicing a try/catch/finally block using build steps.We have a build configuration which requires a server to be running. We are using the multiple build steps to 1. start the s... -
Adrian Banks created a post, Can I specify a list of assemblies to test in a file?
I have a TeamCity build configuration that builds some code (several projects) and then runs their NUnit tests. Currently, I have to specify the test assemblies in the "Run tests from" section of t... -