- Plone 3 Products Development Cookbook
- Juan Pablo Gimenez Marcos F.Romero
- 36字
- 2025-03-31 06:27:04
Chapter 4. Prevent Bugs through Testing
In this chapter, we will cover:
- Working with paster-generated test suites
- Creating a test suite with ArchGenXML
- Creating doctests with iPython
- Zope functional testing
- Using Selenium functional tests