Some questions about your CI process

View: New views
1 Messages — Rating Filter:   Alert me  

Some questions about your CI process

by Craig Berntson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am currently co-authoring a book on Continuous Integration in .NET. If you
can help me with my research, I would appreciate it. Just answer the
following questions. So that we don't clog up the list, please reply to me
directly craig@...

 

 

Do you use NAnt? MSBuild? A combination of both? Something else? Why have
you made the choice?

 

What Unit testing tool do you use? NUnit? MSTest? Something else? Why that
choice? Do you do TDD (write test before code) or do you code first, then
write the test?

 

What do you use for source code control? TFS? SVN? Something else? Why?

 

What do you use for your CI Server? TFS? CCNet? Team City? Hudson? Something
else? Why?

 

 

Thanks,

 

Craig