Skip to main content

Django test package

Project description

otus-open-lesson

DRF Testing package

Menu

Mission

To demonstrate how to create python-django package with test cases

Features

  • Demo project
  • Demo package
  • Workflows

Requirements

  • django, djangorestframework, markdown, django-filter

Development Status

  • Package already available on PyPi

Install

with pip

pip install otus-open-lesson

Quickstart

Add package to INSTALLED_APPS

INSTALLED_APPS = [
    ...,
    'otus_open_lesson',
]

Run tests

python manage.py test

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

otus_open_lesson-0.2.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

otus_open_lesson-0.2.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

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