Dave Marsden wrote:
> 
> Hello
> 
> Me and some other budding Plone Product developers could probably use some
> examples of how to do stuff, and I always like to crib from working code.
> 
> So... my first request for some 'mentorware' is for an example (or
> examples) of Plone Products where the automated testing is "done right".  
> 
> Any suggestions?
> 

Start with http://plone.org/documentation/tutorial/testing.

I tend to borrow unit tests from Ploneboard trunk these days. It shows off
testbrowser tests as well as traditional unit tests. Otherwise, Plone's own
tests tend to be good. ;-)

Martin

-- 
View this message in context: 
http://www.nabble.com/Mentorware---Unit-testing--tf3444726.html#a9611849
Sent from the Plone Product Developers mailing list archive at Nabble.com.


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to