zope.testbrowser icon indicating copy to clipboard operation
zope.testbrowser copied to clipboard

Programmable browser for functional black-box tests

zope.testbrowser README

.. image:: https://img.shields.io/pypi/v/zope.testbrowser.svg :target: https://pypi.org/project/zope.testbrowser/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/zope.testbrowser.svg :target: https://pypi.org/project/zope.testbrowser/ :alt: Supported Python versions

.. image:: https://github.com/zopefoundation/zope.testbrowser/actions/workflows/tests.yml/badge.svg :target: https://github.com/zopefoundation/zope.testbrowser/actions/workflows/tests.yml

.. image:: https://readthedocs.org/projects/zopetestbrowser/badge/?version=latest :target: http://zopetestbrowser.readthedocs.org/en/latest/ :alt: Documentation Status

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.

Documentation is available at: https://zopetestbrowser.readthedocs.org