Skip to main content

Simple Django testing base classes and patterns

Project description

Documentation Latest Version Development Status Supported Python versions Django Version License Requirements Status Downloads

Django Testing Base provides base Test Case and mixin classes that encapsulate common testing operations and patterns. They do the “right” thing whether you’re testing individual units of code or entire live pages using selenium.

Read the official documentation.

Features

  • Generate test data

  • Create and login users

  • Common assertions

  • Run selenium tests at different browser dimensions

  • Base implementation of Page Object pattern

Installation

Install django-testing-base using pip:

pip install django-testing-base

License

The project is licensed under the MIT license.

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-testing-base-0.4.0.tar.gz (6.4 kB view hashes)

Uploaded Source

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