PHPUnit - The PHP Testing Framework

preview_player
Показать описание
Today we are going to learn about PHPUnit, It's testing framework for PHP programming language.

What is PHPUnit?

PHPUnit is a programmer-oriented testing framework for PHP.
It is an instance of the xUnit architecture for unit testing frameworks.

Types of Testing
- Unit Testing
- Functional Testing
- Integration Testing
- Acceptance Testing

Рекомендации по теме
welcome to shbcf.ru