PHPUnit topic

PHPUnit is a unit testing framework for the PHP programming language. It is an instance of the xUnit architecture for unit testing frameworks.

List PHPUnit repositories

slim-skeleton

18
Stars
9
Forks
Watchers

Slim Framework skeleton application following MVC construction

covers-validator

21
Stars
8
Forks
Watchers

Validates covers tags in PHPUnit tests

phpunit-autoprovide

21
Stars
2
Forks
Watchers

Magic helper to autoload CSV, JSON, PHP, XML and YAML data provider in PHPUnit

librarify-back

35
Stars
20
Forks
Watchers

Librarify. Creando una API con Symfony 5 es un curso completo sobre Symfony 5 en el que cuento cómo desarrollar una API desde cero empleando FOS Rest Bundle.

wp-test-utils

50
Stars
3
Forks
Watchers

PHPUnit and WordPress cross-version compatibility layer for testing plugins and themes build for WordPress

php-finder_refactoring-kata

25
Stars
28
Forks
Watchers

🐘🔍Incomprehensible Finder Refactoring Kata port for PHP

PHPUnit-Immediate-Printer

43
Stars
7
Forks
Watchers

🖨 Immediately prints exceptions and assertion failures during testing.

phpunit-util

22
Stars
7
Forks
Watchers

Helper package to ease testing with PHPUnit.

phpunit-extensions

17
Stars
4
Forks
Watchers

Extensions for PHPUnit for Humbug

helloslim3

35
Stars
12
Forks
Watchers

A boilerplate for Slim Framework 3 apps