Skip to main content

Add a django management command to list all tests in the project

Project description

Add a django management command to list all tests in the project

Quickstart

Install django-list-tests:

pip install django-list-tests

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_list_tests',
    ...
)

And run:

./manage.py list_tests <app_name>

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-list-tests-0.1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

django_list_tests-0.1.0-py2.py3-none-any.whl (3.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-list-tests-0.1.0.tar.gz.

File metadata

  • Download URL: django-list-tests-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for django-list-tests-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c87b64c8f482ca7144931d1c6278c9cc2acf61b061b66978d63a53b89addf49d
MD5 78882e820633acb81f4eb940fb1d7db9
BLAKE2b-256 9ba344f14479f8793b842b4320775d426c8037fbf6340965bf3794b76e6bd7bc

See more details on using hashes here.

File details

Details for the file django_list_tests-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_list_tests-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5db1994feaa73b050578ff55b64bb43ad155c9cf302e0bad93e857923f2cf40b
MD5 527186f9be94eaca3b74c165b51167df
BLAKE2b-256 0838a172b6685ee5bf43d5a941567eb232f05a8d7ae7b2b8de87274f04b3a28a

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