On Jul 18, 1:47 pm, Joshua Russo <josh.r.ru...@gmail.com> wrote:
> On Sat, Jul 18, 2009 at 9:38 AM, V <viktor.n...@gmail.com> wrote:
> > Some time ago I wrote down my experience on testing, including testing
> > forms:http://viktornagy.com/blog/2009/05/24/what-test-django/
>
> > moreover, I would recommend to check out the tests of some existing
> > projects, that might give you some clues on how to test forms, views,
> > models, etc.
>
> There are a ton of projects out there, do you have any recomendations as to
> a few that have good examples of solid testing methodology?

wow, that's a tough question as I'm not self-confident enough to judge
other's projects and testing, but my guess would be that the
django.contrib applications have good tests, and I think that the
tests for my django-donation project (https://launchpad.net/django-
donation) are quite simple and still show you what and how should be
tested.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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