Repository created during a workshop to train testing with PHPUnit.
  • PHP 67.3%
  • Nix 32.7%
Find a file
2026-04-17 09:40:08 +02:00
assets Add asset for workshop 2026-04-15 18:15:43 +02:00
src Add very minimal first test 2026-04-15 18:13:40 +02:00
tests/Unit Add very minimal first test 2026-04-15 18:13:40 +02:00
.gitignore Install minimum dependencies 2026-04-15 18:11:28 +02:00
composer.json Add missing autoload 2026-04-17 09:40:08 +02:00
composer.lock Install minimum dependencies 2026-04-15 18:11:28 +02:00
LICENSE Initial commit 2026-04-15 18:09:05 +02:00
README.md Add introduction 2026-04-16 07:52:37 +02:00
shell.nix Add nix shell for PHP + composer 2026-04-15 18:10:05 +02:00

workshop-testing

Repository created during a workshop to train testing with PHPUnit.

Introduction

  • Why testing?
  • What to test?
  • How to test?

assets

The origins of the assets: