- Plone 3 Products Development Cookbook
- Juan Pablo Gimenez Marcos F.Romero
- 36字
- 2021-08-06 17:06:01
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