Skip to content

shadman/phpunit-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpunit-sample

phpunit test example and basic implementation

Requirement

  • Composer
  • PhpUnit

Execution

To run all tests of test file: vendor/eher/phpunit/bin/phpunit test/app_test.php

To run specific test from test file: vendor/eher/phpunit/bin/phpunit --filter testAdd test/app_test.php

About

phpunit test example and basic implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages