Re: Unit Testing in Python

2005-02-10 Thread rhat
I actually meant to link to the last two ONLamp articles you mentioned, so yeah I have seen those (kinda forgot to post them, in fact). Thanks for the other links too, they look pretty interesting. Incidentally, what kind of projects are you guys (planning on) using this technology with? I'm workin

Re: Unit Testing in Python

2005-02-10 Thread rhat
theft is bad credit. > > So question , do you see the big red block on your own posts, or have > I been sitting in front of the puter too long? > > > On Thu, 10 Feb 2005 19:25:13 -0800 (PST), rhat <[EMAIL PROTECTED]> wrote: > > Yeah, you know I only ask questions about Tes

Re: Unit Testing in Python

2005-02-10 Thread rhat
Yeah, you know I only ask questions about Test-driven development basics in hopes of obtaining your personal information, so that I can sell it on the Molodovian blackmarket. I'm not a "Phisher", I'm a comp-sci major who's too lazy to dig around for his own answers. ;) Thanks for your help Roy, I

Unit Testing in Python

2005-02-10 Thread rhat
Hi Everyone, I've recently been reading some articles about unit-testing in Python [1] [2], but I am a bit confused: where do I go to get started with this? I tried googling for "unittest" but all I've found are some old links to projects that already use it, and the older (as the articles put it)