Skip to main content

Code snippets which help writing automated tests for Django.

Project description

Goal

Provide code snippets which help running tests in Django.

Installation

Install requirements:

pip install mock

Install Kido Test:

pip install django-kidotest

or current development version:

pip install hg+https:://bitbucket.org/kidosoft/django-kidotest

Configuration

INSTALLED_APPS =  [
 ...
 'kidotest',
 ...
]

Usage

Supported Django versions

Tested with:

  • Django 1.2.7 on python2.7

  • Django 1.3.7 on python2.7

  • Django 1.4.16 on python2.7

  • Django 1.5.11 on python2.7, python3.4

  • Django 1.6.8 on python2.7, python3.4

  • Django 1.7.1 on python2.7, python3.4

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-kidotest-1.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

django_kidotest-1.1-py2-none-any.whl (6.2 kB view details)

Uploaded Python 2

File details

Details for the file django-kidotest-1.1.tar.gz.

File metadata

File hashes

Hashes for django-kidotest-1.1.tar.gz
Algorithm Hash digest
SHA256 28b5e20eb0dcc43843b46ca4957ec2d28ceb9ecd217f5e399fb87d5f678c56f7
MD5 5a4659c8c479a3224f34f68bb72aa984
BLAKE2b-256 ad38e930cd6b06de34230e4db78c707a578c910cd7505042e6cda5df3c9f49ae

See more details on using hashes here.

File details

Details for the file django_kidotest-1.1-py2-none-any.whl.

File metadata

File hashes

Hashes for django_kidotest-1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 f312138bb52d81fb31a9b257ae6dd6d72e4a89a6eaaa017d5db1f2e46b428d6d
MD5 426c4b9a894cd477ea8ae1c1197316ae
BLAKE2b-256 927ea3599b6a96e7ca9d38e5fdf64a5b8b357c98ee587575bdbea9118a413815

See more details on using hashes here.

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