Hacker News new | ask | show | jobs
by clemesha 6136 days ago
A worthwhile read might be the unit-testing framework from Twisted (Python asynchronous networking library), called "trial". See here: http://twistedmatrix.com/trac/wiki/TwistedTrial or poke around the code for more in-depth details.