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:
Here's where I'm seeing all these new features:
Token Testing Slides
View more documents from ericholscher.
0 comments:
Post a Comment