An open API service indexing awesome lists of open source software.

https://github.com/zopefoundation/zope.testbrowser

Programmable browser for functional black-box tests
https://github.com/zopefoundation/zope.testbrowser

browser hacktoberfest maintained python testing

Last synced: 4 months ago
JSON representation

Programmable browser for functional black-box tests

Awesome Lists containing this project

README

          

``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