django-test-plus

View on PyPIReverse Dependencies (1)

2.2.3 django_test_plus-2.2.3-py3-none-any.whl

Wheel Details

Project: django-test-plus
Version: 2.2.3
Filename: django_test_plus-2.2.3-py3-none-any.whl
Download: [link]
Size: 17684
MD5: d23ec56bf6d861a381d48aadc0fea857
SHA256: 5a8e26c9bf8eab092012c2cce9c605e0dba5a15879771feeb992c424504a18fe
Uploaded: 2023-07-11 11:43:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-test-plus
Version: 2.2.3
Summary: "django-test-plus provides useful additions to Django's default TestCase"
Author: Frank Wiles
Author-Email: frank[at]revsys.com
Home-Page: https://github.com/revsys/django-test-plus/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Requires-Dist: factory-boy; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pyflakes; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Requires-Dist: pytest-pythonpath; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.txt
[Description omitted; length: 18900 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
test_plus/__init__.py sha256=8vyGXWOBI8rEVDszR2ouDaVZ4TvxW0e6ZbpUXtPzEI4 90
test_plus/compat.py sha256=XHVi4Dkfb1qu85pR4TwCBkGfh4pAWwsqC5xIO-oJ_So 890
test_plus/plugin.py sha256=vcEbE__nrV-uz12z8lVZyAWxRf6QxDUmcbx2Tl1Dhnk 632
test_plus/runner.py sha256=shkFwSC5giPgQW62DHOPE8PWkJxDB7A4Oabm7wlY_9s 556
test_plus/status_codes.py sha256=GwEpRYK-zRC9Qe8KujENucjVJOvNqtum9EqEAjo4QDc 9316
test_plus/test.py sha256=IznRXtEFIcwkc551AaBjaijJbKi4bZQRVOV_ZxmxVc8 19810
django_test_plus-2.2.3.dist-info/AUTHORS.txt sha256=vtRgQOb1A6pd3xMS3fA44uBVTHbVhj_X_pCfBhhcKak 752
django_test_plus-2.2.3.dist-info/LICENSE sha256=iNN51xwdBO1aJjRLxlOf5zM0vq45gm21S4mqh2PKnN0 1559
django_test_plus-2.2.3.dist-info/METADATA sha256=JsQQKsdvWD92fKFLkuu1DYvwUVsXZo9WBHYEf03goRA 20441
django_test_plus-2.2.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
django_test_plus-2.2.3.dist-info/entry_points.txt sha256=BTBQMkeAcIUg-ZcEo8RihUjlAJAbGQUIbB2ldZAs_w8 40
django_test_plus-2.2.3.dist-info/top_level.txt sha256=-x4i4H9CSQv_xDaosJ825RN2b9z9OvQn689eKrMhLfc 10
django_test_plus-2.2.3.dist-info/RECORD

top_level.txt

test_plus

entry_points.txt

test_plus = test_plus.plugin