How to Install and Uninstall python311-zope.testing Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-zope.testing" package
This is a short guide on how to install python311-zope.testing on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-zope.testing
Copied
2. Uninstall "python311-zope.testing" package
This guide let you learn how to uninstall python311-zope.testing on openSuSE Tumbleweed:
$
sudo zypper remove
python311-zope.testing
Copied
3. Information about the python311-zope.testing package on openSuSE Tumbleweed
Information for package python311-zope.testing:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-zope.testing
Version : 5.0.1-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 138.8 KiB
Installed : No
Status : not installed
Source package : python-zope.testing-5.0.1-2.7.src
Upstream URL : https://pypi.python.org/pypi/zope.testing
Summary : Zope testing helpers
Description :
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.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-zope.testing
Version : 5.0.1-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 138.8 KiB
Installed : No
Status : not installed
Source package : python-zope.testing-5.0.1-2.7.src
Upstream URL : https://pypi.python.org/pypi/zope.testing
Summary : Zope testing helpers
Description :
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.