Friday, 23 March 2007
German Article on PHPUnit 3 |
| |
|
| |
Sebastian Bergmann in a post over his blog talks about a German article on PHPUnit 3 . he says the March issue of the German PHP Magazine is out and features an article on PHPUnit 3 as its cover story.
He further informs you that the article gives an introduction to unit testing how to install PHPUnit and how to write tests, both using the standard way (by extending PHPUnit_Framework_TestCase) and by using @assert annotations. It also touches on topics such as Code Coverage, Mock Objects and PHPUnit's integration with Selenium RC, he informs. |
| |
|
Read the Post
|
| |
|
|
| |
|
|
| |
|