معرفی شرکت ها


collective.recipe.z2testrunner-0.3.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

zc.buildout recipe for generating zope2-based test runner
ویژگی مقدار
سیستم عامل OS Independent
نام فایل collective.recipe.z2testrunner-0.3.1
نام collective.recipe.z2testrunner
نسخه کتابخانه 0.3.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rocky Burt
ایمیل نویسنده rocky@serverzen.com
آدرس صفحه اصلی https://svn.plone.org/svn/collective/buildout/collective.recipe.z2testrunner
آدرس اینترنتی https://pypi.org/project/collective.recipe.z2testrunner/
مجوز GPL
============================== collective.recipe.z2testrunner ============================== Overview ======== A zc.buildout recipe for generating test runners that run under a Zope 2 environment and is "Products"-aware. Options ======= collective.recipe.z2testrunner has the following options: zope2part name of the script in bin directory to run zope (e. g. zopectl) defaults list of default options to call zopectl test with environment name of a section which defines variables to be set in environment modules list of modules to test (arguments for parameter -m) packages list of packages to test (arguments for parameter -s) extra-paths list of paths (arguments for parameter --path) exit-with-status boolean whether to set parameter --exit-with-status or not (default: false) Change History ============== 0.3.1 ----- - Made the exit-with-status option work by actually exiting with the status code from the test runner [jvloothuis] 0.3 --- - Added parameters defaults and environment - Bugfix: now also works with version specifier added after recipe name in buildout - Added documentation in README.txt [icemac] 0.2 --- - Add extra-paths and exit-with-status option [jfroche] 0.1 --- - Initial implementation. [rockyburt]


نحوه نصب


نصب پکیج whl collective.recipe.z2testrunner-0.3.1:

    pip install collective.recipe.z2testrunner-0.3.1.whl


نصب پکیج tar.gz collective.recipe.z2testrunner-0.3.1:

    pip install collective.recipe.z2testrunner-0.3.1.tar.gz