Provides Robot Framework compatible resources and tools for writing functional Selenium tests (including acceptance tests) for Plone CMS and its add-ons.
I can make a release, but fine if someone else does it.
I propose the following:
Merge my two minor pull requests of today (pull #59 and #60). [edit: done myself]
Temporarily revert the part of my earlier pull request #57 that removes the run_on_failure: it works wonders on Plone coredev, but may be too invasive in a bugfix release. We do keep the new Plone Test Setup and Plone Test Teardown keywords.
Release this as 0.9.17 and create maintenance branch 0.9.x.
Revert the temporary revert of run_on_failure on master branch.
I can make a release, but fine if someone else does it. I propose the following:
run_on_failure
: it works wonders on Plone coredev, but may be too invasive in a bugfix release. We do keep the newPlone Test Setup
andPlone Test Teardown
keywords.run_on_failure
on master branch.