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

harryosmar/sample-phpunit-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample phpunit test using mockery

How to set up

Requirements

  • PHP > 7.0
  • composer
git clone git@github.com: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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%