#2879: [patch] Add live test server support to test framework
--------------------------------------------------------+-------------------
Reporter: Mikeal Rogers <[EMAIL PROTECTED]> | Owner:
russellm
Status: new | Component:
Unit test system
Version: | Resolution:
Keywords: | Stage:
Unreviewed
Has_patch: 1 | Needs_docs:
0
Needs_tests: 0 | Needs_better_patch:
0
--------------------------------------------------------+-------------------
Comment (by mikeal):
The testing documentation doesn't seem to have changed since I wrote this
patch.
http://www.djangoproject.com/documentation/testing/
Regardless I think I could do this a little more elegantly now. I also
read about support for cherrypy's wsgi when installed which I think would
be important to add since that big hack to kill the server isn't necessary
using the cherrypy server. Eww, and I'm raising a string instead of a
proper exception in there.
I'll try to find some time this week or next to work on this.
--
Ticket URL: <http://code.djangoproject.com/ticket/2879#comment:9>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---