An open API service indexing awesome lists of open source software.

https://github.com/adamcharnock/django-live-server

The live server test case implementation due out in Django 1.4
https://github.com/adamcharnock/django-live-server

Last synced: about 2 months ago
JSON representation

The live server test case implementation due out in Django 1.4

Awesome Lists containing this project

README

        

Django Live Server
==================

This is purely the implementation of the ``LiveServerTestCase`` code
due out in Django 1.4.

Details are here:

https://docs.djangoproject.com/en/dev/releases/1.4/#support-for-in-browser-testing-frameworks
https://code.djangoproject.com/changeset/17241

I make no claim at all to this code - it was written by people
much smarter than I!