Skip to content

sajibsrs/notes-on-php-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# PHP Testing

# PHPUnit

# Installation and configuration

# Testing with PHPUnit

# Writing tests

# Risky tests

# Incomplete and skipped tests

# Test doubles

# Organizing tests

  • Composing test suite using filesystem
  • Composing test suite using XML configuration

# Running tests

# Logging

# Code coverage

# Xdebug

# Step debugging

# Improved PHP error reporting

# Tracing

# Profiling

# Code coverage

About

Notes on PHP testing

Resources

Stars

Watchers

Forks

Languages