Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learn CakePHP: With Unit Testing [Repost]

Posted By: hill0
Learn CakePHP: With Unit Testing [Repost]

Learn CakePHP: With Unit Testing by Rādhārādhya Dāsa
English | 22 Aug. 2016 | ISBN: 1484212134 | 140 Pages | PDF | 10.09 MB

Accelerate your development of PHP applications using the popular CakePHP web application development framework and unit testing. This short book shows you how to carry out test-driven development with fixtures, model tests, controller tests, mocks, and test suites. Learn CakePHP contains all you need to get started with the CakePHP framework to build faster, better PHP-based web applications.

You'll learn about unit testing and how to implement it in CakePHP. This approach to coding leads to better code, better applications, and better programming habits. With this knowledge your PHP skills will go from strength to strength allowing you to write more and improved code.


What you'll learn
What is unit testing and CakePHP and how to put the two together
What is clean coding
What is TDD and the development cycle using this approach
How to work with fixtures, model tests, text callbacks, controller tests, and more
How to do mocks, test suites, testing from the command line and more
How to work with code coverage, fixtures data, and private methods

Who this book is for

This book is for experienced PHP programmers and web developers who have little or no experience using CakePHP and/or unit testing.
PHP