Discussion:
[Plone-docs] open firefox with functionnal doctest
jmf
2010-01-07 08:37:10 UTC
Permalink
Hi,

Following my last blog post http://toutpt.wordpress.com/2010/01/06/functional-
doctest-snippet-of-the-day , davisagli and merpattersonnet have point me out
from Testing.ZopeTestCase.utils import startZServer
startZServer()
To be able to open a firefox on the current context.

http://maurits.vanrees.org/weblog/archive/2009/10/testing-in-plone

I think this can be added to
http://plone.org/documentation/kb/testing/functional-tests
--
Cordialement,
JeanMichel FRANCOIS
Makina-Corpus
Israel Saeta Pérez
2010-01-07 10:22:39 UTC
Permalink
Post by jmf
Hi,
Following my last blog post http://toutpt.wordpress.com/2010/01/06/functional-
doctest-snippet-of-the-day , davisagli and merpattersonnet have point me out
from Testing.ZopeTestCase.utils import startZServer
startZServer()
To be able to open a firefox on the current context.
http://maurits.vanrees.org/weblog/archive/2009/10/testing-in-plone
I think this can be added to
http://plone.org/documentation/kb/testing/functional-tests
Thanks for sharing this!

I've updated
http://plone.org/documentation/kb/testing/functional-tests

see the subsection titled "Using a real browser to render the results of
your tests"

-- israel

Loading...