Plone 3 Products Development Cookbook
上QQ阅读APP看书,第一时间看更新

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