Re: dajngo and unittest

2006-08-03 Thread Jacob Kaplan-Moss
On Aug 3, 2006, at 5:50 PM, Bill de hÓra wrote: > is there any particular reason unittest isn't used in Django? > Specifically if I was writing tests for contribution/patches, would > writing them in unittest be a problem, or is there a preferred > approach? Hey Bill -- The only "reason" that

Re: dajngo and unittest

2006-08-03 Thread Malcolm Tredinnick
On Thu, 2006-08-03 at 23:50 +0100, Bill de hÓra wrote: > Hi, > > is there any particular reason unittest isn't used in Django? > Specifically if I was writing tests for contribution/patches, would > writing them in unittest be a problem, or is there a preferred approach? I have no clue about t

Re: dajngo and unittest

2006-08-03 Thread Russell Keith-Magee
On 8/4/06, Bill de hÓra <[EMAIL PROTECTED]> wrote: Hi,is there any particular reason unittest isn't used in Django?Specifically if I was writing tests for contribution/patches, wouldwriting them in unittest be a problem, or is there a preferred approach? I might be wrong on this, but I think the re

dajngo and unittest

2006-08-03 Thread Bill de hÓra
Hi, is there any particular reason unittest isn't used in Django? Specifically if I was writing tests for contribution/patches, would writing them in unittest be a problem, or is there a preferred approach? cheers Bill --~--~-~--~~~---~--~~ You received this m