django-test-plus

View on PyPIReverse Dependencies (1)

2.2.4 django_test_plus-2.2.4-py3-none-any.whl

Wheel Details

Project: django-test-plus
Version: 2.2.4
Filename: django_test_plus-2.2.4-py3-none-any.whl
Download: [link]
Size: 17485
MD5: 4689ced164000fec705626352ec1a85b
SHA256: 96e4e16fabd3e0339a4b46e02a0a88c92c19800de38d00446571ea036614d332
Uploaded: 2024-06-24 11:22:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: django-test-plus
Version: 2.2.4
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 :: 3.2
Classifier: Framework :: Django :: 4.0
Classifier: Framework :: Django :: 4.1
Classifier: Framework :: Django :: 4.2
Classifier: Framework :: Django :: 5.0
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: factory-boy; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pyflakes; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-django; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.txt
[Description omitted; length: 18866 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
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=NnyVh4xXczWPvXAzU1oXE4r4Azvb0z_yB3C1oJGD_Lw 19062
django_test_plus-2.2.4.dist-info/AUTHORS.txt sha256=ZKCdKFkviYpMfbIafl3uh0TbLQ82LQkHXHv4Mxv1Z0Q 787
django_test_plus-2.2.4.dist-info/LICENSE sha256=iNN51xwdBO1aJjRLxlOf5zM0vq45gm21S4mqh2PKnN0 1559
django_test_plus-2.2.4.dist-info/METADATA sha256=y2kXF7pBUQsCy1-CfFD0et1VWgKaeRKRqigaeGJFaqk 20307
django_test_plus-2.2.4.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
django_test_plus-2.2.4.dist-info/entry_points.txt sha256=BTBQMkeAcIUg-ZcEo8RihUjlAJAbGQUIbB2ldZAs_w8 40
django_test_plus-2.2.4.dist-info/top_level.txt sha256=-x4i4H9CSQv_xDaosJ825RN2b9z9OvQn689eKrMhLfc 10
django_test_plus-2.2.4.dist-info/RECORD

top_level.txt

test_plus

entry_points.txt

test_plus = test_plus.plugin