i pushed project tfs online (visualstudio.com) first time , figured i'd try , run tests while i'm @ it. ran them , failed because didn't set sql database - these tests have ever run locally.
how 1 go running tests on tfs / configuring sql server? have somehow point database, hosted on azure perhaps?
totally new references / general tips appreciated.
if need advance build / test, whether it's linking against libraries aren't installed on default build agent or setting sql server test against, need provision own build agent.
you can still use team foundation service's source control , queueing of continuous integration, , need not host own build agent (you can set azure vm). if you've outgrown simple build agent included, you'll need configure own.
Comments
Post a Comment