On 7/24/06, Alex Dong <[EMAIL PROTECTED]> wrote:
> Hi Yanbo,
>
> Your script works amazingly well but switches between shell and python
> is, sometimes, a little annoying on my windows laptop. So I'm wondering
> are there any way to run the standard unittest.TestCase against the
> django model's w
XP and TDD need a unittest environment. I have written a shell script
to make the environment. This unittest use the `runtests.py' that
django test code included. Maybe it's useful for you. Feel free to use
and change it.
In this unittest framework, a string named API_TESTS is needed in
appname/mo
2 matches
Mail list logo