Integration of Splinter, an open source tool for testing web applications with Plone CMS
Not available yet in a PyPI package, but you can install directly from GitHub:
$ pip install -e git+http://github.com/nsi-iff/splinter-plone#egg=splinter-plone
Once installed, add the product to the instance (in the src folder) and in the buildout files. After that, just import the product as TestCase in the desired test files.