|
|
3855249ce9
|
feat: adds --flaky cli option
|
2026-04-10 20:03:50 +01:00 |
|
|
|
f528bd8427
|
feat: adds flaky
|
2026-04-10 19:52:31 +01:00 |
|
|
|
acd8aafa63
|
fix: printer with --colors
|
2026-04-10 19:21:49 +01:00 |
|
|
|
e8d630e774
|
fix: printer with --colors
|
2026-04-10 19:21:41 +01:00 |
|
|
|
b6385dc865
|
fix: namespaces on toBeCasedCorrectly
|
2026-04-10 19:21:31 +01:00 |
|
|
|
729f18a152
|
fix: stacktrace with nested with calls
|
2026-04-10 17:25:05 +01:00 |
|
|
|
bdf60cea91
|
Merge pull request #1565 from louisbels/fix-dataset-method-chaining
fix: dataset inheritance with method chaining (beforeEach()->with(), describe()->with())
|
2026-04-10 17:05:25 +01:00 |
|
|
|
654cb726c9
|
Merge branch '4.x' into patch-1
|
2026-04-10 16:58:26 +01:00 |
|
|
|
bce26aeaad
|
Merge pull request #1634 from dbpolito/dataset_named_params
Dataset Named Parameters
|
2026-04-10 16:54:57 +01:00 |
|
|
|
5948bcd71e
|
chore: type improvements
|
2026-04-10 16:50:10 +01:00 |
|
|
|
89006d83a9
|
chore: env
|
2026-04-10 16:27:44 +01:00 |
|
|
|
a8e974d64a
|
chore: updates snapshots
|
2026-04-10 14:42:34 +01:00 |
|
|
|
617b074049
|
Merge pull request #1626 from SimonBroekaert/feat/add_only-covered_option
feat: add '--only-covered' option to '--coverage'
|
2026-04-10 12:53:17 +01:00 |
|
|
|
b71bfc513a
|
chore: guards
|
2026-04-10 12:23:49 +01:00 |
|
|
|
e766825f5b
|
chore: fixes test:unit
|
2026-04-10 12:15:00 +01:00 |
|
|
|
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 |
|
|
|
109bb22c5e
|
Merge pull request #1615 from smirok/parallel-teamcity-concurrency-fix
fix: enhance support for --parallel and --teamcity arguments by restoring --teamcity for ParaTest and fixing teamcity output concurrency
|
2026-04-10 11:42:45 +01:00 |
|
|
|
89dd212d84
|
Merge pull request #1580 from bibrokhim/patch-1
Add Rules to Laravel preset
|
2026-04-10 11:42:13 +01:00 |
|
|
|
cd07c6d966
|
Merge pull request #1569 from treyssatvincent/patch-1
add missing classes before toExtend on laravel preset
|
2026-04-10 11:41:53 +01:00 |
|
|
|
8dddb47ad5
|
Merge branch '4.x' into fix-dataset-method-chaining
|
2026-04-10 11:41:13 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d9d46c73f8
|
chore: stores statically the result
|
2026-04-09 21:36:49 +01:00 |
|
|
|
9797a71dbc
|
feat(ai): allow temporary namesapce
|
2026-04-03 14:43:28 +01:00 |
|
|
|
c1a54df233
|
feat: --ai work in progress
|
2026-04-03 14:04:20 +01:00 |
|
|
|
ce05ee9aad
|
release: v4.4.4
|
2026-04-03 12:00:04 +01:00 |
|
|
|
be3ff37517
|
Merge branch '4.x' of https://github.com/pestphp/pest into dataset_named_params
|
2026-03-26 18:08:26 -03:00 |
|
|
|
f7175ecfd7
|
Fix parallel dataset reporting and nested fixtures
|
2026-03-25 23:59:29 +02:00 |
|
|
|
07737bc0b2
|
Fix parallel file selection and empty-suite reporting
|
2026-03-25 23:59:28 +02:00 |
|
|
|
e6ab897594
|
release: v4.4.3
|
2026-03-21 13:14:39 +00:00 |
|
|
|
a753b41409
|
chore: bumps phpunit
|
2026-03-21 13:14:35 +00:00 |
|
|
|
5d42e8fe3a
|
release: v4.4.2
|
2026-03-10 21:09:12 +00:00 |
|
|
|
2a80101f42
|
chore: update styling
|
2026-03-10 21:06:28 +00:00 |
|
|
|
df7b6c8454
|
feat: add toBeCasedCorrectly arch test assertion
|
2026-02-17 17:31:02 +01:00 |
|
|
|
5de8693e3b
|
chore: style
|
2026-02-17 16:15:58 +00:00 |
|
|
|
b3119cc120
|
Merge pull request #1562 from michaelw85/patch-1
[Fix] Pass test dir to worker
|
2026-02-17 15:33:16 +00:00 |
|
|
|
4e294edf76
|
Merge pull request #1639 from imliam/patch-1
[Laravel Preset] Allow App\Http to be used in providers
|
2026-02-17 15:31:01 +00:00 |
|
|
|
f96a1b2786
|
release: v4.4.1
|
2026-02-17 15:27:18 +00:00 |
|
|
|
1f39b28e2c
|
Allow App\Http to be used in providers
|
2026-02-16 00:25:47 +01:00 |
|
|
|
b081584ab6
|
Improvements
|
2026-02-11 18:09:09 -03:00 |
|
|
|
6966802afc
|
Cleanup
|
2026-02-11 18:02:21 -03:00 |
|
|
|
c61dcad42b
|
Dataset Named Parameters
|
2026-02-11 17:57:07 -03:00 |
|
|
|
ec3e0b2d33
|
fix: Parameter closure this type annotations in Functions.php
|
2026-02-09 20:48:56 +01:00 |
|
|
|
c3620840b4
|
feat: add '--only-covered' option to '--coverage'
|
2026-02-06 11:57:21 +01:00 |
|
|
|
3a4329ddc7
|
release: 4.3.2
|
2026-01-28 01:01:19 +00:00 |
|
|
|
e6f511302b
|
fix: enhance support for --parallel and --teamcity arguments by restoring --teamcity for ParaTest and fixing teamcity output concurrency
|
2026-01-27 16:47:24 +01:00 |
|
|
|
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 |
|
|
|
df3205e814
|
Merge pull request #1554 from pindab0ter/feature/extend-closure-this
Specify closure this for extend
|
2026-01-13 01:19:47 +00:00 |
|
|
|
bc57a84e77
|
release: 4.3.1
|
2026-01-04 11:29:59 -05:00 |
|
|
|
bc39830d8a
|
chore: removes toHaveSuspiciousCharacters from php preset
|
2026-01-04 11:25:57 -05:00 |
|