Skip to content

very simple implementation of how to use php unit test & mockery library

Notifications You must be signed in to change notification settings

harryolx/sample-phpunit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample phpunit test using mockery

How to set up

Requirements

  • PHP > 7.0
  • composer
git clone [email protected]:harryolx/sample-phpunit-test.git
cd sample-phpunit-test
composer install

How to run test

composer test

About

very simple implementation of how to use php unit test & mockery library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages