Cantitate/Preț
Produs

Learn CakePHP: With Unit Testing

Autor Rādhārādhya Dāsa
en Limba Engleză Paperback – 22 aug 2016
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.  




Citește tot Restrânge

Preț: 14397 lei

Preț vechi: 17996 lei
-20% Nou

Puncte Express: 216

Preț estimativ în valută:
2755 2907$ 2296£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484212134
ISBN-10: 1484212134
Pagini: 500
Ilustrații: XXIV, 114 p. 36 illus., 18 illus. in color.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 0.2 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

1. What is Unit Testing?.- 2. What is CakePHP?.- 3. Clean Code.- 4. Test Driven Development.- 5. Development Cycle.- 6. Preparing for Testing.- 7. Fixtures.- 8. Model Tests.- 9. Controller Tests 1.- 10. Mocks.- 11. Controller Tests 2.- 12. Test Suites.- 13. Testing from Command Line.- 14. Goodies.- Appendix A.



Notă biografică

rrd started to code for the web in plain HTML in 1998 at the college. As the web evolved, he turned to PHP, then to Javascript. As mobile technologies arrived, he started to play with Java for android development.
He’s a big fan of CakePHP and jQuery frameworks, open source, and pizza. All of them are there in his web development.


Textul de pe ultima copertă

This impactful short book shows you how to accelerate your development of PHP applications using the popular CakePHP web application development framework and unit testing.  This is a test driven development approach to learning and using the CakePHP framework to build faster, better PHP-based web applications.  


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 command line and more
  • How to work with code coverage, fixtures data and testing private methods

Caracteristici

A unique approach to learning CakePHP via unit testing and test driven development (TDD) CakePHP is one of today's most popular PHP frameworks Author is a PHP, CakePHP and TDD expert