Re: [Tutor] Does unittest slow down code

2008-08-04 Thread Kent Johnson
On Mon, Aug 4, 2008 at 11:32 AM, Tomaz Bevec <[EMAIL PROTECTED]> wrote: > > Is code executed within a unit test significantly slower than code executed > outside of a unit test? Does code executed within a unit test take up more > memory? Assuming you are asking about the unittest module...No,

[Tutor] Does unittest slow down code

2008-08-04 Thread Tomaz Bevec
Is code executed within a unit test significantly slower than code executed outside of a unit test? Does code executed within a unit test take up more memory? --TJB ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listi