Skip to main content

QUnit Javascript testing integration for Django.

Project description

django-qunit

django-qunit integrates the [QUnit Javascript testing framework][1] with [Django][2], making it possible to run QUnit tests alongside your Django app and test Ajax routines.

[1]: http://docs.jquery.com/QUnit [2]: http://www.djangoproject.com/

installation

  1. Add ‘django_qunit’ to your settings.INSTALLED_APPS.

  2. Add settings.QUNIT_TEST_DIRECTORY, containing the path to your javascript files.

  3. Add a urlconf to include(‘django_qunit.urls’).

  4. Visit the URL you’ve included in your urlconf, and it should display QUnit test results.

See the example in the tarball for more information.

license

Copyright (c) 2010 Cody Soyland Licensed new-style BSD, also containing QUnit, which is licensed MIT. See LICENSE file for more information.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-qunit-0.1.1.tar.gz (14.4 kB view details)

Uploaded Source

File details

Details for the file django-qunit-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-qunit-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a040a66e7905f93888e83046e98c5ea0bbd5e9d63b263e44d6525957fe47c679
MD5 b90714d6b3bf7d76e0c07d93cab2bb7f
BLAKE2b-256 627d56db0f22a34a22c37690807b38b742b158f86c0482c13edfea8b37c3c0ee

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page