Home Page › Forums › BizTalk 2004 – BizTalk 2010 › issue in attach BTSNTSvc.exe to visual studio debug › Re: issue in attach BTSNTSvc.exe to visual studio debug
October 28, 2008 at 2:16 AM
#21063
I recommend that you use Tomas Restrepo’s excellent Pipeline Testing Library which allows you to write unit tests for your pipelines.
Further information can be found on his website at http://www.winterdom.com/weblog/2006/04/24/TestingPipelineComponents.aspx and you can download the library from GitHub at http://github.com/tomasr/pipelinetesting/tree/master
I also did a write up on the library over at my blog: http://www.modhul.com/2008/03/11/testing-pipeline-components-the-pipeline-testing-library/
Rgds, Nick.