Skip to content

sun7pro/phpunit-training-coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understand Code coverage

Reference:

Tasks:

  • Learn to generate code coverage
  • Write C0 tests
  • Write C1 tests
  • Write C2 tests

Run tests:

Start docker:

docker-compose up -d

Install composer:

docker-compose exec php composer install

Run unit tests: #1

See phpunit.xml to see test suites and docs to find how to run.

About

No description or website provided.

Topics

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages