معرفی شرکت ها


python3-exam_0.10.5-2_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python module to help write better tests
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe all
نام بسته python3-exam
نام فایل بسته python3-exam_0.10.5-2_all.deb
نسخه بسته 0.10.5
انتشار بسته 2
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/fluxx/exam
مجوز -
حجم دانلود 8208
حجم نصب 39
Exam is a Python toolkit for writing better tests. It aims to remove a lot of the boiler plate testing code one often writes, while still following Python conventions and adhering to the unit testing interface. . Aside from the obvious "does the code work?", writings tests has many additional goals and benefits: . - If written semantically, reading tests can help demonstrate how the code is supposed to work to other developers. . - If quick running, tests provide feedback during development that your changes are working or not having an adverse side effects. . - If they're easy to write correctly, developers will write more tests and they will be of a higher quality. . Unfortunately, the common pattern for writing Python unit tests tends to not offer any of these advantages. Often times results in inefficient and unnecessarily obtuse testing code. Additionally, common uses of the mock library can often result in repetitive boiler-plate code or inefficiency during test runs. . exam aims to improve the state of Python test writing by providing a toolkit of useful functionality to make writing quick, correct and useful tests and as painless as possible. . This package installs the library for Python 3.


جایگزین ها

بسته نسخه معماری مخزن
python3-examples_3.6.5-3_all.deb 3.6.5 all Ubuntu main
python3-examples_3.6.7-1~18.04_all.deb 3.6.7 all Ubuntu main


نیازمندی

مقدار نام
- python3-mock
>= 3.3.2-2~ python3:any


نحوه نصب


نصب پکیج deb python3-exam:

    sudo apt-get install python3-exam_0.10.5-2_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/exam/__init__.py
./usr/lib/python3/dist-packages/exam/asserts.py
./usr/lib/python3/dist-packages/exam/cases.py
./usr/lib/python3/dist-packages/exam/decorators.py
./usr/lib/python3/dist-packages/exam/fixtures.py
./usr/lib/python3/dist-packages/exam/helpers.py
./usr/lib/python3/dist-packages/exam/mock.py
./usr/lib/python3/dist-packages/exam/objects.py
./usr/lib/python3/dist-packages/exam-0.10.5.egg-info/PKG-INFO
./usr/lib/python3/dist-packages/exam-0.10.5.egg-info/dependency_links.txt
./usr/lib/python3/dist-packages/exam-0.10.5.egg-info/not-zip-safe
./usr/lib/python3/dist-packages/exam-0.10.5.egg-info/requires.txt
./usr/lib/python3/dist-packages/exam-0.10.5.egg-info/top_level.txt
./usr/share/doc/python3-exam/changelog.Debian.gz
./usr/share/doc/python3-exam/copyright