e4ed60085c
chore: bumps dependencies
2026-02-17 17:18:45 +00:00
e2b119655d
chore: point pestphp dependencies to ^5.0.0
2026-02-17 17:13:36 +00:00
fcf5baf0a9
chore: start preparing for pest 5.x
2026-02-17 16:55:03 +00:00
5de8693e3b
chore: style
2026-02-17 16:15:58 +00:00
7d80f1d20e
chore: removes non used files
2026-02-17 15:34:32 +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
v4.4.1
2026-02-17 15:27:18 +00:00
a49cf7edc5
ci: speed up ci
v4.4.0
2026-02-17 15:21:20 +00:00
b0f6a74cb6
ci: makes jobs faster
2026-02-17 15:18:33 +00:00
aaa226f6a6
chore: tests against symfony 8
2026-02-17 15:14:45 +00:00
69cb752d02
chore: bumps dependencies
2026-02-17 15:01:37 +00:00
cf00e58b7d
chore: bumps dependencies
2026-02-17 11:22:04 +00:00
1f39b28e2c
Allow App\Http to be used in providers
2026-02-16 00:25:47 +01:00
9fcbca69d4
Update README.md
2026-02-13 10:41:22 +00:00
3a4329ddc7
release: 4.3.2
v4.3.2
2026-01-28 01:01:19 +00:00
dd01229d7b
Merge pull request #1606 from smirok/teamcity-fix-for-describe-tests-with-dataset
...
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-15 01:52:01 +00: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
v4.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
3a566b100e
docs: why php
2026-01-04 11:04:03 -05:00
9fe61e0e56
docs: update sponsors
...
Removed and updated sponsor links in the README.
2026-01-03 18:07:02 -05:00
e86bec3e68
release: 4.3.0
v4.3.0
2025-12-30 14:48:33 -05:00
58b8f3cc5d
Merge pull request #1598 from Willem-Jaap/willem-jaap/pest-only-file-level
...
feat: add pest only function to mark each test in a file as only
2025-12-30 14:40:04 -05:00
c157b661f2
style: format
2025-12-30 09:26:35 +01:00
be90610f17
feat: add pest only function to mark each test in a file as only
2025-12-30 09:24:05 +01:00
1701a306c3
Merge pull request #1590 from pestphp/feature/intl-exception
...
feat: show more useful exception when `intl` extension not found
2025-12-29 22:09:16 -05:00
064ab3fc2e
Merge pull request #1595 from bilboque/dirty-flag-not-found-in-help
...
feat: add --dirty documentation in --help
2025-12-29 22:08:12 -05:00
44e315df98
feat: add --dirty documentation in --help
2025-12-22 11:02:28 +01:00
62694c14b9
chore: style
2025-12-15 11:54:24 +00:00
7c43c1c583
Merge pull request #1586 from jackbayliss/bump-checkout-action
...
[4.x] Bump checkout version from 5 to 6
v4.2.0
2025-12-15 11:49:28 +00:00
6a96aed654
feat: adds phpunit@12.5 support
2025-12-15 11:48:43 +00:00
b1c997a869
feat: show more useful exception when intl extension not found
2025-12-12 12:02:00 +00:00
b4172e2c2e
bump checkout version from 5 to 6
2025-12-10 14:08:06 +00:00
ae419afd36
chore: support for symfony 8.0.0 components
v4.1.6
2025-11-28 12:04:48 +00:00
27aa305897
Merge pull request #1576 from Chris53897/feature/ci
...
ci: bump actions/checkout 4 => 5
v4.1.5
2025-11-25 11:18:28 +00:00
f5820bd670
release: 4.1.5
2025-11-24 12:46:38 +00:00
41fd831153
release: 4.1.4
2025-11-24 10:25:45 +00:00
51340439e8
ci: bump actions/checkout 4 => 5
2025-11-22 12:12:15 +01:00
1a39826935
ci: tests against php 8.5
v4.1.4
2025-11-20 02:59:27 +00:00
ae1da79ac1
Pass test dir to worker
...
#1444
Test directory argument is lost when spawning workers, add it again.
2025-11-05 17:15:51 +01:00
00990efc97
Merge pull request #1544 from Se7en-RU/fix-testdox-columns-warning
...
Fix Undefined array key "testdox-columns" warning
2025-11-04 07:42:57 +00:00
477d20a54f
release: 4.1.3
v4.1.3
2025-10-29 22:45:27 +00:00
b7b16096db
Specify closure this for extend
2025-10-29 11:20:08 +01:00
4105e33c39
Fix Undefined array key "testdox-columns" warning
...
Fix Undefined array key "testdox-columns" warning
2025-10-21 11:44:55 +03:00
08b09f2e98
release: 4.1.2
v4.1.2
2025-10-05 20:09:49 +01:00
b0fab7e437
chore: uses phpunit@12.4
2025-10-05 20:09:42 +01:00
8e3444e1db
chore: bumps requirements
v4.1.1
2025-10-01 14:30:25 +01:00
fc7a4182b5
adjusts sponsors
2025-09-18 20:13:01 +01:00