http://docs.djangoproject.com/en/dev/topics/testing/ http://docs.djangoproject.com/en/dev/topics/templates/#autom...
As for REST, Django speaks HTTP - it's really not hard to build a REST API with it. There's also Piston: http://bitbucket.org/jespern/django-piston/