I should actually change this to just auto-detect if its a teamcity
environment and ditch the option.
Thanks Aaron for the props, but I really just took a lot of the work
from Jeff Brown on the Gallio project to get the teamcity stuff going.
As for Gallio support I had a working a build before the mspec split,
Lee Henson might also have a working version in his git fork. It
involved a lot of changes that I believe for good reason did not ever
get pulled into mspec by aaron. There was some serialization and
marshalbyobjectref changes that I really hacked together just to get
it to work. At the end of the day I use TD.Net and the mspec TC
support. I know Jeff Brown is talking about using a message bus for
interop now which might make integration easier in the future. Lets
just say I had tons of binary compatibility issues and the end result
was a much slower runner with MbUnit like reporting.
Adam