-
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.testing-4.6.1-2.lbn25.py37.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 25
-
zope.testrecorder-0.4-2.lbn13.noarch
Test recorder for functional tests
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
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.testrecorder-0.4-2.lbn25.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 25
-
zope.testrunner-4.2.0-1.lbn13.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
/
…
/
Zenoss 4
/
BastionLinux 13
-
zope.testrunner-4.2.0-1.lbn13.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 13
-
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 25
-
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.lbn13.noarch
Zope3 Thread-Local Storage
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13