How are people going about integration testing of their Camel routes?  We
want to run them inside ServiceMix in our target environment.  We are using
input/output routes (defined using blueprint in the deploy directory) to
initiate our integration tests and analyze the results.  However, our
testing team would like to be able to investigate issues along the route in
case the output does match the expected values.  One idea we had was to
"wiretap" at certain points along the route and dump information out into
files.  Is this how folks do it typically?  If so, how do you wiretap an
existing route?

Thanks,

James

--
View this message in context: 
http://camel.465427.n5.nabble.com/Integration-Testing-Best-Practices-tp5691310.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to