Skip to content

eissmann/phpunit-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some phpunit tests

Just some small testing issues with phpunit.

contains

  • example how to test abstract classes and mock concrete methods in abstract classes

start

docker-compose -pphpunit up -d
docker-compose -pphpunit exec php-fpm composer install

run

docker-compose -pphpunit exec php-fpm vendor/bin/phpunit --testdox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors