[zeromq-dev] Testing and debugging
andrea crotti
andrea.crotti.0 at gmail.com
Mon Aug 13 14:26:57 CEST 2012
Any advices about how to debug and unit test zeromq-based applications
(Python in particular)?
I have all these processes communicating with each other now, and it's
a tricky to set a breakpoint or to add some prints here and there, so
what could be a way to go?
For automated tesating I was thinking I could run everything in
"pretend-mode", do all the logging, check the logs and kill
everything, a bit complicated but the best way I see so far, any other
advices?
More information about the zeromq-dev
mailing list