Firstly, thanks for your suggestions!
I change the apps and class name then turn on the verbosity mode to
test, but I can't see nothing abnormal output.
Today I run the same unit test of this project on another computer and
they all passed, so I think there are some problem with my development
en
On Sat, Mar 29, 2008 at 11:00 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> but when I run unit test to test the failed function use:
> $ ./manage.py test apps.test.test_template
> there will be ok:
> """
> .
> ---
On 30-Mar-08, at 1:31 PM, [EMAIL PROTECTED] wrote:
> Any one who can help me? Thank you so much!
be patient - it is a weekend ;-)
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/
--~--~-~--~~~---~--~~
You received this message be
Any one who can help me? Thank you so much!
On Mar 29, 11:00 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hi, all,
>
> I meet a strangely problem on django unittesting. I use django svn
> version, the test code like this:
>
> """
> from djan
Hi, all,
I meet a strangely problem on django unit testing. I use django svn
version, the test code like this:
"""
from django.test import TestCase
...
class test(TestCase):
...
def setUp(self):
...
def test_template(self):
# Test T
5 matches
Mail list logo