[Twisted-Python] TDD using Trial

2009-08-30 Thread Nathan Lundquist
Hello everyone. I was wondering if any tutorials existed for setting up unit tests for use with trial. I've done a fair share of googling and only found tickets suggesting that more documentation be made available for trial. I've been attempting to make sense of the tests that ship with twisted

Re: [Twisted-Python] TDD using Trial

2009-09-01 Thread Nathan Lundquist
PM, Tim Allen wrote: > >> On Sun, Aug 30, 2009 at 01:40:34PM -0500, Nathan Lundquist wrote: >>> I was wondering if any tutorials existed for setting up unit tests >>> for >>> use with trial. I've done a fair share of googling and only found >>>