Adding BizUnit Snippets to Visual Studios 2005
Posted by: Stephen W. Thomas,
on 20 Jul 2006 |
View original | Bookmarked: 0 time(s)
Recently I have been working a lot with BizUnit 2.0 (Available on GotDotNet). This framework provides an easy and customizable way to unit test your end to end BizTalk solutions. I’ll not get into details about BizUnit right now since this post is focused on Visual Studios 2005 Code Snippets.
Young Jun has developed a set of code snippets for BizUnit 2.0 for use with Visual Studios 2005. Although not all the BizUnit tasks are included, it is a huge time saver when building...