#2879: [patch] Add live test server support to test framework
--------------------------------------------------------+-------------------
Reporter: Mikeal Rogers <[EMAIL PROTECTED]> | Owner:
nobody
Status: reopened | Component:
Unit test system
Version: | Resolution:
Keywords: | Stage:
Accepted
Has_patch: 1 | Needs_docs:
1
Needs_tests: 1 | Needs_better_patch:
1
--------------------------------------------------------+-------------------
Comment (by Almad <[EMAIL PROTECTED]>):
Replying to [comment:22 Mikeal Rogers <[EMAIL PROTECTED]>]:
> I'm more than happy to help I'm just not up for wrangling unittest
anymore.
Well, it's not a problem to implement nose et al via settings.TEST_RUNNER
option. However, even if SeleniumTestCase (or equivalent) is discovered,
connected to selenium proxy and browser is started successfully, tests are
still not usable as they cannot connect to live server :]
(IMHO biggest flaw in unittest is absence of SkipTest...)
--
Ticket URL: <http://code.djangoproject.com/ticket/2879#comment:23>
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
-~----------~----~----~----~------~----~------~--~---