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? _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
