Sunday, September 20, 2009

Token Testing Slides

OH-MAN. This has to be some of the coolest TDD stuff I've ever seen, and it's in the web platform I'm already using. Django 1.1 introduces some super-awesome new features for testing. I'll probably spend some time this week trying them out. So far the coolest is easily the...

django-admin.py test --coverage --report
...to generate a %-based coverage report of all your web app's code. Man that's sweet.

Here's where I'm seeing all these new features:

0 comments:

  © Blogger template 'Minimalist G' by Ourblogtemplates.com 2008

Back to TOP