← Tilbage til værktøjer

PHPUnit

De facto standard for unit testing i PHP

Version: 11.x

✨ Features

  • Unit & Integration tests
  • Test assertions
  • Mocking & stubbing
  • Data providers
  • Code coverage reports
  • Test doubles
  • Database testing

📦 Installation

composer require --dev phpunit/phpunit

ℹ️ Quick Info

Kategori
Testing
Version
11.x
Sværhedsgrad
Mellem