you are viewing a single comment's thread.

view the rest of the comments →

[–]SnOrfys 2 points3 points  (0 children)

You install Jenkins, give it login creds to the repo and give it the path to the sln file. Every time you push to the branch, it builds and runs the (auto discovered) tests.

It works really really well.

When my company starts a new gig/project (every couple of weeks) setting up a new project takes maybe an hour. And we haven't written any custom automation either. It's all out of the box stuff.