← Tilbage til værktøjer
PHPUnit
De facto standard for unit testing i PHP
Version: 11.x
Foto: Nguyen Dang Hoang Nhu / Unsplash
Features
- +Unit & Integration tests
- +Test assertions
- +Mocking & stubbing
- +Data providers
- +Code coverage reports
- +Test doubles
- +Database testing
Installation
composer require --dev phpunit/phpunit