Using Extreme Programming with Zope
Hi everyone, I am trying to use extreme programming for developing Zope application. However, I have no good idea on how to automate the unit tests for the user interface. Has someone done something on this ? Best regards Paolo Bizzarri -- Paolo Bizzarri - Presidente - Icube S.r.l. Sede: Via Ridolfi 15 - 56124 Pisa (PI), Italia E-mail: p.bizzarri@icube.it WWW: www.icube.it Tel: (+39) 050 97 02 07 Fax: (+39) 050 31 36 588
Paolo Bizzarri writes:
I am trying to use extreme programming for developing Zope application.
However, I have no good idea on how to automate the unit tests for the user interface. There is a Product "ZUnitTest". It is a testing framework based on "PyUnitTest" for Zope.
I have not yet myself experience with it. But the mailing list archives may provide some information... Dieter
Hi Chris,
However, I have no good idea on how to automate the unit tests for the user interface.
We wrote a testing framework for this, and we may be able to open source it...
What do people think?
Well, I am really intersted in this. I have seen something on the PDG book, but a testing framework could be far more useful. I am definitely interested and (possibly) I will try also to cooperate with the project. Best regards Paolo -- Paolo Bizzarri - Presidente - Icube S.r.l. Sede: Via Ridolfi 15 - 56124 Pisa (PI), Italia E-mail: p.bizzarri@icube.it WWW: www.icube.it Tel: (+39) 050 97 02 07 Fax: (+39) 050 31 36 588
Paolo Bizzarri wrote:
Well, I am really intersted in this. I have seen something on the PDG book, but a testing framework could be far more useful.
I am definitely interested and (possibly) I will try also to cooperate with the project.
Hmmm... it hasn't been used here in a while, but I'll have a chat with people about Open Sourcign it... cheers, Chris PS: What would be the best way to open source it? cheers, Chris
Hi, the best thing could be to: 0) find a suitable licence (I will suggest GPL, but this is only MHO); 1) start a project on sourceforge, for managing mailing lists, cvs and so on; 2) release the current version through the Zope site. Regards Paolo -- Paolo Bizzarri - Presidente - Icube S.r.l. Sede: Via Ridolfi 15 - 56124 Pisa (PI), Italia E-mail: p.bizzarri@icube.it WWW: www.icube.it Tel: (+39) 050 97 02 07 Fax: (+39) 050 31 36 588
participants (5)
-
Chris Withers -
Dieter Maurer -
Joachim Werner -
Magnus Heino -
Paolo Bizzarri