PHPUnit
Copyright © by Oliver Klee, Michael Klapper, Kasper Ligaard <typo3-coding@oliverklee.de>Published under the Open Content License available from http://www.opencontent.org/opl.shtml
Table Of Contents
- 1. PHPUnit
- 1.1. Introduction
- 1.2. Users manual
- Tutorials and presentations
- Installation
- Using another version of PHPUnit than the version provided with the extension
- Creating unit tests for your extension
- Writing tests for extensions based on extbase 1.3.x
- Writing tests for extensions based on extbase 1.2.x
- Running the unit tests on the command line
- Running the unit tests in a continuous-integration environment
- 1.3. The included testing framework class
- 1.4. Technical Documentation
This document is related to version 3.5.14 of the extension phpunit.