filmov
tv
PHPUnit - The PHP Testing Framework

Показать описание
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
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