Skip to content

DE-DevCon/2013-PhpUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of using PhpUnit

The basic examples take advantage of composer for both installing PhpUnit and having a basic autoloader to simplify loading of the classes.

To run the tests you can do the following:

composer install vendor/bin/phpunit tests

Releases

No releases published

Packages

No packages published

Languages