-
zope.size-4.1.0-1.lbn25.noarch
This package provides a definition of simple interface that allows to
retrieve the size of the object for displaying and for sorting.
The default adapter is also provided. It expects objects to have the getSize
method that returns size in bytes, however, it won't crash if an object doesn't
have one and will show size as not available instead.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.sqlalchemy-0.6.1-4.lbn19.noarch
The aim of this package is to unify the plethora of existing packages integrating
SQLAlchemy with Zope's transaction management. As such it seeks only to provide a
data manager and makes no attempt to define a zopeish way to configure engines.
For WSGI applications, Zope style automatic transaction management is available
with repoze.tm2, a part of Repoze BFG and Turbogears 2.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.structuredtext-4.1.0-1.lbn25.noarch
This package provides a parser and renderers for the classic Zope “structured text” markup
dialect (STX). STX is a plain text markup in which document structure is signalled primarily
by identation
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.tal-4.4-1.lbn25.noarch
The Zope3 Template Attribute Languate (TAL) specifies the custom namespace
and attributes which are used by the Zope Page Templates renderer to inject
dynamic markup into a page. It also includes the Macro Expansion for TAL
(METAL) macro language used in page assembly.
The dynamic values themselves are specified using a companion language,
TALES (see the 'zope.tales' package for more).
See: http://www.zope.org/Wikis/DevSite/Projects/ZPT/TAL%20Specification%201.4
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.tales-5.0.1-1.lbn25.noarch
Template Attribute Language - Expression Syntax
See http://www.zope.org/Wikis/DevSite/Projects/ZPT/TALES%20Specification%201.3
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.testbrowser-4.0.4-3.lbn25.noarch
zope.testbrowser provides an easy-to-use programmable web browser with special
focus on testing. It is used in Zope, but it's not Zope specific at all. For
instance, it can be used to test or otherwise interact with any web site.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.testing-4.6.1-2.lbn19.noarch
This package provides a number of testing frameworks.
cleanup
Provides a mixin class for cleaning up after tests that make global changes.
formparser
An HTML parser that extracts form information.
Python 2 only
This is intended to support functional tests that need to extract information from HTML forms returned by the publisher.
See formparser.txt.
loggingsupport
Support for testing logging code
If you want to test that your code generates proper log output, you can create and install a handler that collects output.
loghandler
Logging handler for tests that check logging output.
module
Lets a doctest pretend to be a Python module.
See module.txt.
renormalizing
Regular expression pattern normalizing output checker. Useful for doctests.
server
Provides a simple HTTP server compatible with the zope.app.testing functional testing API. Lets you interactively play with the system under test. Helpful in debugging functional doctest failures.
Python 2 only
setupstack
A simple framework for automating doctest set-up and tear-down. See setupstack.txt.
wait
A small utility for dealing with timing non-determinism See wait.txt.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.testrecorder-0.4-2.lbn19.noarch
The testrecorder is a browser-based tool to support the rapid development of
functional tests for Web-based systems and applications. The idea is to "record"
tests by exercising whatever is to be tested within the browser. The test
recorder will turn a recorded session into a functional test.
Test recorder supports two output modes:
Selenium
In this mode, the testrecorder spits out HTML markup that lets you recreate
the browser test using the Selenium functional testing framework.
Test browser
In this mode, the testrecorder spits out a Python doctest that exercises a
functional test using the Zope testbrowser. The Zope testbrowser allows you
to programmatically simulate a browser from Python code. Its main use is to
make functional tests easy and runnable without a browser at hand. It is
used in Zope, but is not tied to Zope at all.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.testrunner-4.9.2-1.lbn25.noarch
zope.testrunner uses buildout. To start, run python bootstrap.py. It will create a number of
directories and the bin/buildout script. Next, run bin/buildout. It will create a test script
for you. Now, run bin/test to run the zope.testrunner test suite.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
zope.thread-3.4-4.lbn25.noarch
Zope3 Thread-Local Storage
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19