#17652: LiveTestServer - we shouldn't advertise support for Windmill (or we should provide some docs) ---------------------------------+------------------------------------ Reporter: lukeplant | Owner: nobody Type: Bug | Status: new Component: Documentation | Version: 1.3 Severity: Release blocker | Resolution: Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 ---------------------------------+------------------------------------ Changes (by julien):
* severity: Normal => Release blocker * stage: Unreviewed => Accepted Comment: Thanks Luke for the report. I'm the one who mentioned Windmill in the doc, mainly to replace the mention to Twill which itself appears to be a dead project. See the old doc: https://docs.djangoproject.com/en/1.3/topics/testing/ However, I did not test the integration between Windwill and `LiveServerTestCase` and if it doesn't work then we should absolutely remove that mention from the doc. Therefore I'm marking this ticket as release blocker. `LiveServerTestCase` was designed to be completely agnostic about what testing framework is used. So I tend to think that the issue lies in Windmill itself. Windmill is a fairly active project though, so it'd be nice if it did all work well (and if we could leave that mention in the doc). So I'll reach out to the Windmill maintainers to see if they have any thoughts on how to enable that support within their project. -- Ticket URL: <https://code.djangoproject.com/ticket/17652#comment:1> Django <https://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 django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.