Does anybody know of any resources/guides on getting NCrunch integrated w/ TeamCity? My company just started investing in more automation research and development; I am working on creating the automated testing suite using NCrunch while another developer is working on integrating automated build deployment/testing w/ TeamCity.
I am currently only running what tests I have locally but would like to look to setup an NCrunch grid and eventually integrate this w/ TeamCity so that tests fire periodically or upon a new build.
I would like to have an idea of how all of this may conceptually work together as automated builds/tasks are new to me. I've tried some google searching but am finding it hard to piece together, any help is appreciated.