[Python-modules-team] Bug#672238: RFP: python-sst -- browser-based web test framework for Python

W. Martin Borgert debacle at debian.org
Wed May 9 10:18:19 UTC 2012


Package: wnpp
Severity: wishlist
Owner: python-modules-team at lists.alioth.debian.org

Package name    : python-sst
Version         : trunk
Upstream Author : Canonical Ltd.
URL             : http://testutils.org/sst
License         : Apache
Programming Lang: Python
Description     : browser-based web test framework for Python

 From the web page:

"""
SST (selenium-simple-test) is a web test framework that
uses Python to generate functional browser-based tests.

Tests are made up of scripts, created by composing
actions that drive a browser and assert conditions. You
have the flexibilty of the full Python language, along
with a convenient set of functions to simplify web
testing.

SST consists of:

  * user actions and assertions (API) in Python
  * test case loader (generates/compiles scripts to
    unittest cases)
  * console test runner
  * data parameterization/injection
  * selectable output reports
  * selectable browsers
  * headless (xvfb) mode
  * screenshots on errors

Test output can be displayed to the console, saved as
an HTML report, or JUnit-compatible XML for
compatibility with CI systems.
"""






More information about the Python-modules-team mailing list