Skip to content

Files

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How to Run Tests in PHPUnit

./vendor/bin/phpunit --verbose tests

// or 

composer run test