معرفی شرکت ها


django-expanded-test-cases-0.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Expands the existing Django TestCase class with extra functionality.
ویژگی مقدار
سیستم عامل -
نام فایل django-expanded-test-cases-0.2.3
نام django-expanded-test-cases
نسخه کتابخانه 0.2.3
نگهدارنده []
ایمیل نگهدارنده ['Brandon Rodriguez <brodriguez8774@gmail.com>']
نویسنده Brandon Rodriguez
ایمیل نویسنده Brandon Rodriguez <brodriguez8774@gmail.com>
آدرس صفحه اصلی https://github.com/brodriguez8774/django-expanded-test-cases
آدرس اینترنتی https://pypi.org/project/django-expanded-test-cases/
مجوز MIT License Copyright (c) 2022 Brandon Rodriguez Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
# Django Expanded Test Cases [![Documentation Status](https://readthedocs.org/projects/django-expanded-test-cases/badge/?version=latest)](https://django-expanded-test-cases.readthedocs.io/en/latest/?badge=latest) [![PyPI](https://img.shields.io/pypi/v/django-expanded-test-cases?color=blue)](https://img.shields.io/pypi/v/django-expanded-test-cases?color=blue) [![Python versions](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen)](https://img.shields.io/badge/python-%3E%3D3.7-brightgreen) [![Django Versions](https://img.shields.io/badge/django-%3E%3D3-brightgreen)](https://img.shields.io/badge/django-%3E%3D3-brightgreen) [![GitHub](https://img.shields.io/github/license/brodriguez8774/django-expanded-test-cases)](https://img.shields.io/github/license/brodriguez8774/django-expanded-test-cases) ## Description Expands the existing [Django](https://docs.djangoproject.com/en/dev/) [TestCase class](https://docs.djangoproject.com/en/dev/topics/testing/overview/) with extra functionality. Different TestCase classes are provided, each providing separate sets of functionality. ## Installation Install with pip install django-expanded-test-cases ## Documentation For full documentation, see [ReadTheDocs](https://django-expanded-test-cases.readthedocs.io/en/latest/). ## Package Development & Running Project Tests As standard for Python development, this project has its own testing to ensure it functions as desired. After installing dependencies, everything required to run tests are provided in one of two files: * To run tests via standard django `python manage.py test`, execute the `<project_root>/runtests.py` file. * To run tests via `pytest`, execute the `<project_root>/runpytests.py` file.


نیازمندی

مقدار نام
>=2.2.0 django
>=4.11.0 beautifulsoup4
- pip-tools
- pip-tools
- sphinx
- sphinx-autobuild
- sphinx-rtd-theme


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl django-expanded-test-cases-0.2.3:

    pip install django-expanded-test-cases-0.2.3.whl


نصب پکیج tar.gz django-expanded-test-cases-0.2.3:

    pip install django-expanded-test-cases-0.2.3.tar.gz