PHPUnit Pocket Guide: Test-Driven Development in PHP
معرفی کتاب «PHPUnit Pocket Guide: Test-Driven Development in PHP» نوشتهٔ Sebastian Bergmann، منتشرشده توسط نشر O'Reilly Media; O'Reilly در سال 2005. این کتاب در فرمت chm، زبان انگلیسی ارائه شده است. «PHPUnit Pocket Guide: Test-Driven Development in PHP» در دستهٔ بدون دستهبندی قرار دارد.
Created by Sebastian Bergmann, the author of this book, PHPUnit is an open source framework for test-driven development in any PHP-based code. PHPUnit automates unit testing and reduces the effort required to test code frequently during development. Testing with PHPUnit is a more effective way of checking that your program behaves as expected by using runnable code fragments that automatically test the parts (units) of the software to ensure that they are correct. Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:a reduction in the effort required to frequently test codefewer overall defectsadded confidence in your codeimproved relations with your open source teammates The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, O'Reilly went right to the source, as Sebastian Bergmann, the author of PHPUnit Pocket Guide, also happens to be PHPUnit's creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology's creator. Coverage of testing under agile methodologies and Extreme Programming (XP) is also included. The latest in O'Reilly's series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications. Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant: a reduction in the effort required to frequently test codefewer overall defectsadded confidence in your codeimproved relations with your open source teammates The o
دانلود کتاب PHPUnit Pocket Guide: Test-Driven Development in PHP