Commit Graph

  • be3ff37517 Merge branch '4.x' of https://github.com/pestphp/pest into dataset_named_params dbpolito 2026-03-26 18:08:26 -03:00
  • a087555383 bump: dependencies nuno maduro 2026-03-26 14:30:03 +00:00
  • 4b50cb486d Restore success snapshot coverage with lower memory limit Aleksandr Štšepelin 2026-03-25 23:59:29 +02:00
  • f7175ecfd7 Fix parallel dataset reporting and nested fixtures Aleksandr Štšepelin 2026-03-25 23:59:29 +02:00
  • 07737bc0b2 Fix parallel file selection and empty-suite reporting Aleksandr Štšepelin 2026-03-25 23:59:28 +02:00
  • f659a45311 Merge branch '4.x' into 5.x nuno maduro 2026-03-21 13:20:25 +00:00
  • e6ab897594 release: v4.4.3 v4.4.3 nuno maduro 2026-03-21 13:14:39 +00:00
  • a753b41409 chore: bumps phpunit nuno maduro 2026-03-21 13:14:35 +00:00
  • 1a4c06bd6e Fix Pest comment typo while still honoring the Otwellian Waterfall brianseymour 2026-03-18 20:51:45 -07:00
  • 12c1da29ee Merge branch '4.x' into 5.x nuno maduro 2026-03-10 21:21:24 +00:00
  • 5d42e8fe3a release: v4.4.2 v4.4.2 nuno maduro 2026-03-10 21:09:12 +00:00
  • 9d17b872dd chore: update stubs nuno maduro 2026-03-10 21:09:02 +00:00
  • 2a80101f42 chore: update styling nuno maduro 2026-03-10 21:06:28 +00:00
  • 8871a6f5ef chore: bumps dependencies v3.8.6 3.x nuno maduro 2026-03-10 21:04:33 +00:00
  • e4b6fc08b6 Release 3.8.6 nuno maduro 2026-03-10 21:03:11 +00:00
  • f7015fe59c chore: adjusts sponsors Nuno Maduro 2026-02-24 10:44:48 +00:00
  • 7281e0ded7 Add SerpApi to the list of sponsors nuno maduro 2026-02-20 01:18:43 +00:00
  • 1675dd1d41 chore: add tests for toBeCasedCorrectly() arch test SimonBroekaert 2026-02-17 19:03:46 +01:00
  • fa27c8daef chore: version Nuno Maduro 2026-02-17 17:52:40 +00:00
  • f0a08f0503 chore: missing types Nuno Maduro 2026-02-17 17:52:00 +00:00
  • 2c040c5b1f chore: style Nuno Maduro 2026-02-17 17:45:50 +00:00
  • a9ce1fd739 chore: code refactor Nuno Maduro 2026-02-17 17:45:34 +00:00
  • 3533356262 chore: updates snapshots Nuno Maduro 2026-02-17 17:44:56 +00:00
  • 4aa41d0b14 chore: bumps dependencies Nuno Maduro 2026-02-17 17:41:38 +00:00
  • e4ed60085c chore: bumps dependencies Nuno Maduro 2026-02-17 17:18:45 +00:00
  • e2b119655d chore: point pestphp dependencies to ^5.0.0 Nuno Maduro 2026-02-17 17:13:36 +00:00
  • fcf5baf0a9 chore: start preparing for pest 5.x Nuno Maduro 2026-02-17 16:55:03 +00:00
  • df7b6c8454 feat: add toBeCasedCorrectly arch test assertion SimonBroekaert 2025-08-22 02:14:30 +02:00
  • 5de8693e3b chore: style Nuno Maduro 2026-02-17 16:15:58 +00:00
  • 7d80f1d20e chore: removes non used files Nuno Maduro 2026-02-17 15:34:23 +00:00
  • b3119cc120 Merge pull request #1562 from michaelw85/patch-1 nuno maduro 2026-02-17 15:33:16 +00:00
  • 4e294edf76 Merge pull request #1639 from imliam/patch-1 nuno maduro 2026-02-17 15:31:01 +00:00
  • f96a1b2786 release: v4.4.1 v4.4.1 Nuno Maduro 2026-02-17 15:27:18 +00:00
  • a49cf7edc5 ci: speed up ci v4.4.0 Nuno Maduro 2026-02-17 15:21:20 +00:00
  • b0f6a74cb6 ci: makes jobs faster Nuno Maduro 2026-02-17 15:18:33 +00:00
  • aaa226f6a6 chore: tests against symfony 8 Nuno Maduro 2026-02-17 15:14:45 +00:00
  • 69cb752d02 chore: bumps dependencies Nuno Maduro 2026-02-17 15:01:37 +00:00
  • cf00e58b7d chore: bumps dependencies Nuno Maduro 2026-02-17 11:22:04 +00:00
  • 1f39b28e2c Allow App\Http to be used in providers Liam Hammett 2026-02-16 00:25:47 +01:00
  • 9fcbca69d4 Update README.md nuno maduro 2026-02-13 10:41:22 +00:00
  • b081584ab6 Improvements dbpolito 2026-02-11 18:09:09 -03:00
  • 6966802afc Cleanup dbpolito 2026-02-11 18:02:21 -03:00
  • c61dcad42b Dataset Named Parameters dbpolito 2026-02-11 17:57:07 -03:00
  • ec3e0b2d33 fix: Parameter closure this type annotations in Functions.php David B. 2026-02-09 20:48:56 +01:00
  • c3620840b4 feat: add '--only-covered' option to '--coverage' SimonBroekaert 2026-02-06 11:45:52 +01:00
  • 10a19f16ba refactor: simplify regex to use Unicode properties \p{L} and \p{N vmadmax 2026-02-02 09:41:54 +01:00
  • a956de5446 fix: preserve Unicode characters in class names for --filter matching vmadmax 2026-02-02 09:01:24 +01:00
  • d66361b272 release: 2.36.1 v2.36.1 2.x Nuno Maduro 2026-01-28 02:02:41 +00:00
  • 93b5611059 chore: deprecates php 8.1 Nuno Maduro 2026-01-28 01:55:42 +00:00
  • 2ded999adf chore: bumps dependencies Nuno Maduro 2026-01-28 01:51:26 +00:00
  • cde074cfd4 chore: removes static jobs Nuno Maduro 2026-01-28 01:36:09 +00:00
  • 499480f28a chore: only runs CI against stable Nuno Maduro 2026-01-28 01:34:18 +00:00
  • 7796630eaf chore: only runs CI against stable v3.8.5 Nuno Maduro 2026-01-28 01:33:45 +00:00
  • 3aec2b26ef chore: runs only unit tests Nuno Maduro 2026-01-28 01:30:45 +00:00
  • 7a7c35292c release: 3.8.5 Nuno Maduro 2026-01-28 01:23:37 +00:00
  • 3a4329ddc7 release: 4.3.2 v4.3.2 Nuno Maduro 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 Ilia Smirnov 2026-01-27 16:16:03 +01:00
  • dd01229d7b Merge pull request #1606 from smirok/teamcity-fix-for-describe-tests-with-dataset nuno maduro 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 Ilia Smirnov 2026-01-14 00:55:35 +01:00
  • df3205e814 Merge pull request #1554 from pindab0ter/feature/extend-closure-this nuno maduro 2026-01-13 01:19:47 +00:00
  • bc57a84e77 release: 4.3.1 v4.3.1 Nuno Maduro 2026-01-04 11:29:59 -05:00
  • bc39830d8a chore: removes toHaveSuspiciousCharacters from php preset nuno maduro 2026-01-04 11:25:57 -05:00
  • 3a566b100e docs: why php nuno maduro 2026-01-04 11:04:03 -05:00
  • 9fe61e0e56 docs: update sponsors nuno maduro 2026-01-03 18:07:02 -05:00
  • e86bec3e68 release: 4.3.0 v4.3.0 Nuno Maduro 2025-12-30 14:48:33 -05:00
  • 58b8f3cc5d Merge pull request #1598 from Willem-Jaap/willem-jaap/pest-only-file-level nuno maduro 2025-12-30 14:40:04 -05:00
  • c157b661f2 style: format Willem-Jaap 2025-12-30 09:26:35 +01:00
  • be90610f17 feat: add pest only function to mark each test in a file as only Willem-Jaap 2025-12-30 09:24:05 +01:00
  • 1701a306c3 Merge pull request #1590 from pestphp/feature/intl-exception nuno maduro 2025-12-29 22:09:16 -05:00
  • 064ab3fc2e Merge pull request #1595 from bilboque/dirty-flag-not-found-in-help nuno maduro 2025-12-29 22:08:12 -05:00
  • 44e315df98 feat: add --dirty documentation in --help leo 2025-12-22 11:02:28 +01:00
  • 62694c14b9 chore: style Nuno Maduro 2025-12-15 11:54:12 +00:00
  • 7c43c1c583 Merge pull request #1586 from jackbayliss/bump-checkout-action v4.2.0 nuno maduro 2025-12-15 11:49:28 +00:00
  • 6a96aed654 feat: adds phpunit@12.5 support Nuno Maduro 2025-12-15 11:48:43 +00:00
  • b1c997a869 feat: show more useful exception when intl extension not found Owen Voke 2025-12-12 11:54:01 +00:00
  • b4172e2c2e bump checkout version from 5 to 6 Jack Bayliss 2025-12-10 14:08:06 +00:00
  • ae419afd36 chore: support for symfony 8.0.0 components v4.1.6 Nuno Maduro 2025-11-28 12:04:48 +00:00
  • 27aa305897 Merge pull request #1576 from Chris53897/feature/ci v4.1.5 nuno maduro 2025-11-25 11:18:28 +00:00
  • 0e7c2abe8b Add Rules to Laravel preset Bakhromjon 2025-11-25 15:32:36 +05:00
  • f5820bd670 release: 4.1.5 Nuno Maduro 2025-11-24 12:46:38 +00:00
  • 41fd831153 release: 4.1.4 Nuno Maduro 2025-11-24 10:25:45 +00:00
  • 51340439e8 ci: bump actions/checkout 4 => 5 Christopher Georg 2025-11-22 12:12:15 +01:00
  • 1a39826935 ci: tests against php 8.5 v4.1.4 Nuno Maduro 2025-11-20 02:59:27 +00:00
  • bd5fed9e12 add missing classes before toExtend on laravel preset Nino 2025-11-10 15:26:56 +00:00
  • 26345fd9f4 fix: dataset inheritance with method chaining (beforeEach()->with(), describe()->with()) Louis 2025-11-05 17:46:52 +01:00
  • ae1da79ac1 Pass test dir to worker Michael Withagen 2025-11-05 17:15:51 +01:00
  • 00990efc97 Merge pull request #1544 from Se7en-RU/fix-testdox-columns-warning nuno maduro 2025-11-04 07:42:57 +00:00
  • 477d20a54f release: 4.1.3 v4.1.3 Nuno Maduro 2025-10-29 22:45:27 +00:00
  • b7b16096db Specify closure this for extend Hans van Luttikhuizen-Ross 2025-10-29 11:13:50 +01:00
  • 4105e33c39 Fix Undefined array key "testdox-columns" warning Yury Kudryavtsev 2025-10-21 11:44:55 +03:00
  • 08b09f2e98 release: 4.1.2 v4.1.2 Nuno Maduro 2025-10-05 20:09:49 +01:00
  • b0fab7e437 chore: uses phpunit@12.4 Nuno Maduro 2025-10-05 20:09:42 +01:00
  • 8e3444e1db chore: bumps requirements v4.1.1 Nuno Maduro 2025-10-01 14:30:25 +01:00
  • dc9a1e8ace BugFix: Fix toUseTrait to detect inherited and nested traits Malico 2025-09-20 19:06:23 +01:00
  • fc7a4182b5 adjusts sponsors nuno maduro 2025-09-18 20:13:01 +01:00
  • b7406938ac release: v4.1.0 v4.1.0 Nuno Maduro 2025-09-10 14:41:09 +01:00
  • 314caabd1d chore: improves types Nuno Maduro 2025-09-10 14:41:02 +01:00
  • 65cabf91b1 chore: bumps dependencies Nuno Maduro 2025-09-10 14:40:52 +01:00
  • f91c6c1e1e Update social media links in Thanks.php nuno maduro 2025-09-01 00:09:31 +01:00
  • 843dbbf18a Update README.md nuno maduro 2025-08-31 23:50:16 +01:00