Mercypoint
Weaksauce
- Joined
- Oct 22, 2005
- Messages
- 74
Hi,
I am looking into suggesting an integrated Unit testing and one button deployment for our work environment. First, a little background: We are a 95% ASP.NET/VB.NET shop. We most of our applications is in .NET 1.1 and a few in 2.0. Most of our developers uses VS2003 but everyone has VS2005 (Pro). The other 5% write Java code and is using Eclipse/JUnit/Ant/CSV.
Given that we are currently using Visual SourceSafe 6.0 and VS2003, I am looking for a very tightly integrated solution with VS that allows that Eclipse and JUnit/Ant can do. I want the programmer to auto checkin/checkout files. Branch code easily, Unit test with the VS environment and one button deployment to production or staging.
NUnit seems promising but MbUnit seems more popular. With TestDriven.NET, it can be integrated. NAnt is a bit more complex then what I would like. Is there an easier soluation?
Any insights?
Thanks
I am looking into suggesting an integrated Unit testing and one button deployment for our work environment. First, a little background: We are a 95% ASP.NET/VB.NET shop. We most of our applications is in .NET 1.1 and a few in 2.0. Most of our developers uses VS2003 but everyone has VS2005 (Pro). The other 5% write Java code and is using Eclipse/JUnit/Ant/CSV.
Given that we are currently using Visual SourceSafe 6.0 and VS2003, I am looking for a very tightly integrated solution with VS that allows that Eclipse and JUnit/Ant can do. I want the programmer to auto checkin/checkout files. Branch code easily, Unit test with the VS environment and one button deployment to production or staging.
NUnit seems promising but MbUnit seems more popular. With TestDriven.NET, it can be integrated. NAnt is a bit more complex then what I would like. Is there an easier soluation?
Any insights?
Thanks