nuno maduro
bce26aeaad
Merge pull request #1634 from dbpolito/dataset_named_params
...
Dataset Named Parameters
2026-04-10 16:54:57 +01:00
nuno maduro
5948bcd71e
chore: type improvements
2026-04-10 16:50:10 +01:00
nuno maduro
a8e974d64a
chore: updates snapshots
2026-04-10 14:42:34 +01:00
nuno maduro
4b5374d507
Merge branch '4.x' into fix/unicode-filename-filter
2026-04-10 12:29:30 +01:00
nuno maduro
b71bfc513a
chore: guards
2026-04-10 12:23:49 +01:00
nuno maduro
e766825f5b
chore: fixes test:unit
2026-04-10 12:15:00 +01:00
nuno maduro
8a83a1a1a9
Merge pull request #1655 from stsepelin/fix/parallel-empty-suite-reporting
...
fix: nested dataset discovery and parallel invalid-dataset reporting
2026-04-10 11:59:48 +01:00
nuno maduro
3a6c2fab37
Merge pull request #1515 from yondifon/fix-trait-inheritance-detection
...
BugFix: Fix toUseTrait to detect inherited and nested traits
2026-04-10 11:39:56 +01:00
nuno maduro
281dbf6cf4
Merge pull request #1455 from SimonBroekaert/feat/to_be_cased_correctly_arch_test_assertion
...
feat: add toBeCasedCorrectly arch test assertion
2026-04-10 11:38:46 +01:00
avinash
e601e6df31
fix: preserve full error message in not() expectation failures
...
When using not() expectations with custom error messages, the message
was truncated because throwExpectationFailedException() passed all
arguments through shortenedExport() which limits strings to ~40 chars.
Uses the full export() method for arguments instead of shortenedExport()
so custom error messages are displayed in their entirety.
Fixes #1533
2026-04-07 18:12:54 +05:30
nuno maduro
271c680d3c
Merge branch '4.x' into 5.x
2026-04-06 11:24:05 +01:00
nuno maduro
c1a54df233
feat: --ai work in progress
2026-04-03 14:04:20 +01:00
nuno maduro
4a1d8d27b8
chore: bumps dependencies
2026-04-03 12:12:27 +01:00
nuno maduro
0f6924984c
Merge branch '4.x' into 5.x
2026-04-03 12:02:36 +01:00
nuno maduro
ce05ee9aad
release: v4.4.4
2026-04-03 12:00:04 +01:00
dbpolito
be3ff37517
Merge branch '4.x' of https://github.com/pestphp/pest into dataset_named_params
2026-03-26 18:08:26 -03:00
Aleksandr Štšepelin
4b50cb486d
Restore success snapshot coverage with lower memory limit
2026-03-25 23:59:29 +02:00
Aleksandr Štšepelin
f7175ecfd7
Fix parallel dataset reporting and nested fixtures
2026-03-25 23:59:29 +02:00
Aleksandr Štšepelin
07737bc0b2
Fix parallel file selection and empty-suite reporting
2026-03-25 23:59:28 +02:00
nuno maduro
f659a45311
Merge branch '4.x' into 5.x
2026-03-21 13:20:25 +00:00
nuno maduro
e6ab897594
release: v4.4.3
2026-03-21 13:14:39 +00:00
nuno maduro
12c1da29ee
Merge branch '4.x' into 5.x
2026-03-10 21:21:24 +00:00
nuno maduro
5d42e8fe3a
release: v4.4.2
2026-03-10 21:09:12 +00:00
nuno maduro
2a80101f42
chore: update styling
2026-03-10 21:06:28 +00:00
SimonBroekaert
1675dd1d41
chore: add tests for toBeCasedCorrectly() arch test
2026-02-17 19:03:46 +01:00
Nuno Maduro
fa27c8daef
chore: version
2026-02-17 17:52:40 +00:00
Nuno Maduro
3533356262
chore: updates snapshots
2026-02-17 17:44:56 +00:00
Nuno Maduro
f96a1b2786
release: v4.4.1
2026-02-17 15:27:18 +00:00
dbpolito
b081584ab6
Improvements
2026-02-11 18:09:09 -03:00
dbpolito
6966802afc
Cleanup
2026-02-11 18:02:21 -03:00
dbpolito
c61dcad42b
Dataset Named Parameters
2026-02-11 17:57:07 -03:00
vmadmax
a956de5446
fix: preserve Unicode characters in class names for --filter matching
2026-02-02 09:01:24 +01:00
Nuno Maduro
3a4329ddc7
release: 4.3.2
2026-01-28 01:01:19 +00:00
Ilia Smirnov
c7e4efcea4
fix: replace substr with mb_substr in Str::beforeLast to ensure multibyte string compatibility and correct TeamCity test names for datasets in "describe" blocks
2026-01-14 00:55:35 +01:00
Nuno Maduro
bc57a84e77
release: 4.3.1
2026-01-04 11:29:59 -05:00
Nuno Maduro
e86bec3e68
release: 4.3.0
2025-12-30 14:48:33 -05:00
Nuno Maduro
6a96aed654
feat: adds phpunit@12.5 support
2025-12-15 11:48:43 +00:00
Nuno Maduro
ae419afd36
chore: support for symfony 8.0.0 components
2025-11-28 12:04:48 +00:00
Nuno Maduro
f5820bd670
release: 4.1.5
2025-11-24 12:46:38 +00:00
Nuno Maduro
41fd831153
release: 4.1.4
2025-11-24 10:25:45 +00:00
Nuno Maduro
477d20a54f
release: 4.1.3
2025-10-29 22:45:27 +00:00
Nuno Maduro
08b09f2e98
release: 4.1.2
2025-10-05 20:09:49 +01:00
Nuno Maduro
8e3444e1db
chore: bumps requirements
2025-10-01 14:30:25 +01:00
Malico
dc9a1e8ace
BugFix: Fix toUseTrait to detect inherited and nested traits
2025-09-20 19:06:23 +01:00
Nuno Maduro
b7406938ac
release: v4.1.0
2025-09-10 14:41:09 +01:00
Nuno Maduro
47fb1d7763
release: v4.0.4
2025-08-28 19:19:42 +01:00
Nuno Maduro
e54e4a0178
release: 4.0.3
2025-08-24 15:17:23 +01:00
Nuno Maduro
7f11ace329
release: 4.0.2
2025-08-22 11:34:24 +01:00
Nuno Maduro
d5ced0a5ca
release: 4.0.1
2025-08-22 09:24:07 +01:00
Nuno Maduro
507df757a1
release: 4.0.0
2025-08-20 15:29:23 +01:00