[Zope-dev] TutorialTest with zc.testbrowser.real
Benji York
benji at zope.com
Wed Jul 2 08:14:07 EDT 2008
On Tue, Jul 1, 2008 at 11:25 PM, Graham Stratton
<gns24 at mythic-beasts.com> wrote:
> Hi all,
>
> I currently need to write a tutorial for how to use the web application
> which I've been developing. I'd really like to be able to produce something
> testable, in a doctest-like way.
>
> My best idea so far is to build something based on zc.testbrowser.real,
Note that zc.testbrowser.real is experimental -- i.e. its API will most
certainly change and it may even be discontinued entirely.
> I have concerns about getting the tutorial to run against an
> existing ZODB without making modifications to it. I think there's some kind
> of storage which can wrap an existing storage, can anyone point me the right
> way?
You may be referring to demostorage
(http://pypi.python.org/pypi/zc.demostorage2).
--
Benji York
Senior Software Engineer
Zope Corporation
More information about the Zope-Dev
mailing list