sst

sst 0.2.2

sst is a framework for functional web testing.It uses Selenium WebDriver to drive a browser and interact with web elements. Tests are made up of Python scripts, created by composing actions that come with SST. You have the power of the full Python...

Pikzie

Pikzie 1.0.1

Pikzie is an easy to write and debug unit testing framework for Python.Pikzie provides the following features that are lacked in unittest.py included in the standard Python distribution:* Pythonic API* a lot of assertions* outputs result with useful...