Skip to content

pgalocha/PHPUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Unit Testing with PHPUnit

PHPUnit is a framework used mainly for TDD (Test Driven Development). It can be used to make normal Tests Classes and produce first the code and then the tests, for sure. In this curse, I experienced many ways of testing and create my tests.

Concepts

  • Mock Object
  • TDD
  • Independence between tests
  • Test fuctionalities in particulary
  • Others

Get Started

Requirements

  • PHP >= 7.2
  • Nginx Web Server
  • Composer
  • PHPUnit Framework
  • Mockery
  • IDE (PHPStorm)

Certificate

Certificate Udemy

O certificado acima atesta que Pedro Galocha concluiu com êxito o curso PHP Unit Testing with PHPUnit em 06/04/2020, ministrado por Dave Hollingworth na Udemy. O certificado indica que todo o curso foi concluído, conforme validado pelo aluno.

About

PHPUNIT UDEMY COURSE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages