On 4/9/2009 7:39 PM, Ned Batchelder wrote:
> George, I'd love to hear about your changes to coverage.py.

Over the weekend I made my test coverage test runner into a third party
app. So you just have to install the app, add some settings, and run
``manage.py test_coverage [app1 app2 ...]``. The command works just like
``manage.py test``.

> I've been working on a major refactoring recently:
> http://bitbucket.org/ned/coveragepy/ .

Yeah, the speed increase in coverage.py 3.x looks promising, for sure. 
I'm looking forward to working with it.

-- 
George

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

Reply via email to