respect-validation/tests
Henrique Moody d2198dfd01
Replace isValid() calls with assert()
There's more value on showing how `assert()` displays the validation
messages than simply showing if `isValid()` returns `true` or `false`.

However, that increases the chances of having outdated documentation, so
I created a doc linter that updates the Markdown files with the
correct message.
2026-01-13 23:37:06 -07:00
..
benchmark Introduce phpbench benchmarks and profiles 2026-01-12 23:44:38 +00:00
feature Fix message overriding bug in NestedArrayFormatter 2026-01-12 10:42:11 +00:00
fixtures Replace isValid() calls with assert() 2026-01-13 23:37:06 -07:00
library Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
unit Fix message overriding bug in NestedArrayFormatter 2026-01-12 10:42:11 +00:00
bootstrap.php Remove "uopz" as a dependency to run tests 2025-12-18 14:13:09 +01:00
Pest.php Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00