mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 06:49:18 -04:00
6 lines
282 B
Text
6 lines
282 B
Text
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.
|
|
|
|
WWW: https://pypi.python.org/pypi/zope.testbrowser
|