hi Paul,

thanks for d reply,,,but im new to python n django,,,dint do ne python unit
testing before,,can u plz give me some links or hints to start with...

On Thu, Sep 16, 2010 at 8:09 PM, Paul Winkler <sli...@gmail.com> wrote:

> On Sep 16, 10:11 am, girish shabadimath <girishmss.1...@gmail.com>
> wrote:
> > thanks for reply,
> > actually i used unit test to test urls and other view functions,,,there
> is a
> > module called Client() in django which acts as a browser to test urls,,,
> >
> > my problem is ,i want to test other methods in my project,,, how to do
> > so, without making use of django's test client..?......
>
> Exactly the same way you test any other python code. What's the
> problem?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>


-- 
Girish M S

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to