Asko Soukka

Blogging examples of use with automated screenshots

But how much does it makes sense to write acceptance tests while creating screenshots for new blog posts presenting Plone add-ons?

I have a new experimental project:

What you should see, is A Sphinx-built blog written in ReStructuredText being built, including annotated screenshots generated from embedded Robot Framework -acceptance tests describing a Plone add-on. (Technically, each blog post could present different add-ons.)

The resulting blog could be hosted on GitHub, served via GitHub-pages and it should be possible to edit it collaborately using branching/forking and pull-requests.

I’m not sure if this would really work out, and won’t include this in Planet yet, but you can see the preview at

and example configuration with raw posts at

and ping me at Twitter or IRC, if you are interested in participating.

Ingredients