Skip to content

jpauli/PHPUnit-Testing-Patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project shows how to use Software Architecture principle to transform a code from a very poor object
design to a rich extensible fully-testable project.
This project also aims to make use of PHPUnit testing patterns : mocks and stubs

This project is aimed for PHP training sessions and is not designed to be used as a production code as-is.

PHP >= 8.1

About

Tutorial on how to use PHPUnit testing patterns like mock objects

Resources

Stars

Watchers

Forks

Languages