Re: [Zope3-Users] Functional Tests

2006-09-11 Thread Fabio Rizzo Matos

Does anybody knows where i find any tutorial for zope.testbrowsers?

On 9/6/06, Stephan Richter [EMAIL PROTECTED] wrote:

On Tuesday 29 August 2006 16:51, David Johnson wrote:
 I decided it's about time to use functional tests. I've been setting them
 up with the following code and I get the
 following error (I've never gotten it to work):

Two comments:

1. Use zope.testbrowser

2. You must use the Zope 3 testrunner.

Hope that helps. :-)

Regards,
Stephan
--
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users




--
Fabio Rizzo
ThreePointsWeb
[EMAIL PROTECTED]

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Functional Tests

2006-09-11 Thread Martin Aspeli



Fabio Rizzo wrote:
 
 Does anybody knows where i find any tutorial for zope.testbrowsers?
 

See the last two pages of http://plone.org/documentation/tutorial/testing.
This is somewhat Plone/Five/Zope2 specific, but almost all of it should be
relevant to pure Zope 3 as well.

Martin

-- 
View this message in context: 
http://www.nabble.com/Functional-Tests-tf2186132.html#a6245831
Sent from the Zope3 - users forum at Nabble.com.

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Functional Tests

2006-09-11 Thread Benji York

Fabio Rizzo Matos wrote:

Does anybody knows where i find any tutorial for zope.testbrowsers?


The README.txt would be a good place to start.
http://svn.zope.org/Zope3/trunk/src/zope/testbrowser/README.txt?rev=69730view=markup
--
Benji York
Senior Software Engineer
Zope Corporation
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Functional Tests

2006-09-11 Thread Fabio Rizzo Matos

thanks Martin

On 9/11/06, Martin Aspeli [EMAIL PROTECTED] wrote:




Fabio Rizzo wrote:

 Does anybody knows where i find any tutorial for zope.testbrowsers?


See the last two pages of http://plone.org/documentation/tutorial/testing.
This is somewhat Plone/Five/Zope2 specific, but almost all of it should be
relevant to pure Zope 3 as well.

Martin

--
View this message in context: 
http://www.nabble.com/Functional-Tests-tf2186132.html#a6245831
Sent from the Zope3 - users forum at Nabble.com.

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users




--
Fabio Rizzo
ThreePointsWeb
[EMAIL PROTECTED]

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Functional Tests

2006-09-11 Thread Fabio Rizzo Matos

Thanks Benji,

It's be usefull! :-)

On 9/11/06, Benji York [EMAIL PROTECTED] wrote:

Fabio Rizzo Matos wrote:
 Does anybody knows where i find any tutorial for zope.testbrowsers?

The README.txt would be a good place to start.
http://svn.zope.org/Zope3/trunk/src/zope/testbrowser/README.txt?rev=69730view=markup
--
Benji York
Senior Software Engineer
Zope Corporation




--
Fabio Rizzo
ThreePointsWeb
[EMAIL PROTECTED]

___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Functional Tests

2006-09-06 Thread Stephan Richter
On Tuesday 29 August 2006 16:51, David Johnson wrote:
 I decided it's about time to use functional tests.  I've been setting them
 up with the following code and I get the
 following error (I've never gotten it to work):

Two comments:

1. Use zope.testbrowser

2. You must use the Zope 3 testrunner.

Hope that helps. :-)

Regards,
Stephan
-- 
Stephan Richter
CBU Physics  Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users