Commit Graph

  • 2eefa8b88d chore: adds phpunit 11.4.4 support Nuno Maduro 2024-12-01 21:26:11 +00:00
  • 787d5492ac chore: ignores temporary file Nuno Maduro 2024-12-01 20:41:34 +00:00
  • 06a0bd9b0b Bumps dependencies Nuno Maduro 2024-11-21 10:46:27 +00:00
  • 5331b44a18 Allow custom arch expectations olivernybroe 2024-11-20 11:54:36 +01:00
  • 91afc81222 Updates sponsors Nuno Maduro 2024-11-09 14:20:12 +00:00
  • 179d46ce97 release: v3.5.1 v3.5.1 Nuno Maduro 2024-10-31 12:12:45 -04:00
  • fa2bc1e536 chore: bumps dependencies Nuno Maduro 2024-10-31 12:12:37 -04:00
  • eaeb133c77 release: v3.5.0 v3.5.0 Nuno Maduro 2024-10-22 15:33:27 +01:00
  • cf57ea1f94 Merge pull request #1295 from jshayes/nested-describe Nuno Maduro 2024-10-22 13:41:38 +01:00
  • 0b7f4f2384 Merge pull request #1301 from faissaloux/update-tests-badge Nuno Maduro 2024-10-20 12:48:07 +01:00
  • 2903a7e621 release: v3.4.2 v3.4.2 Nuno Maduro 2024-10-20 12:47:25 +01:00
  • b8964375c7 release: v3.4.1 Nuno Maduro 2024-10-20 12:43:35 +01:00
  • bdcb883829 chore: bumps phpunit version Nuno Maduro 2024-10-20 12:43:28 +01:00
  • 8a7e7f39ef update tests badge to v3 faissaloux 2024-10-17 02:33:25 +01:00
  • 53c94600cb fix: handle -c flag same as --configuration sebastianfaber 2024-10-16 22:19:08 +02:00
  • 67f217852c chore: uses stable version of collision and termwind v3.4.1 Nuno Maduro 2024-10-15 17:17:09 +01:00
  • f8c88bd14d chore: requires latest versions of collision and termwind v2.36.0 Nuno Maduro 2024-10-15 16:30:56 +01:00
  • d454a36a48 removes non reported error Nuno Maduro 2024-10-15 15:34:49 +01:00
  • 61b6b8c7d9 release: v2.36.0 Nuno Maduro 2024-10-15 15:31:46 +01:00
  • e8aaa586cb feat: php 8.4 support Nuno Maduro 2024-10-15 15:31:29 +01:00
  • 1bad148487 release: v3.4.0 v3.4.0 Nuno Maduro 2024-10-15 15:13:19 +01:00
  • e24f137b8e fix: deprecation Nuno Maduro 2024-10-15 15:09:26 +01:00
  • 6d9189f3f5 feat: php 8.4 support Nuno Maduro 2024-10-15 15:04:30 +01:00
  • 6968094e2b Add tests jshayes 2024-10-13 10:39:17 -04:00
  • 9510d4a2f9 Change array type hint jshayes 2024-10-13 09:54:19 -04:00
  • cd2eb3504b Add helper to get last element of array jshayes 2024-10-13 09:47:54 -04:00
  • 7c639cdbbd Add more tests jshayes 2024-10-13 00:41:04 -04:00
  • 1513ede73b release: v3.3.2 v3.3.2 Nuno Maduro 2024-10-12 12:36:44 +01:00
  • 8c65197881 chore: bumps depndencies Nuno Maduro 2024-10-12 12:33:57 +01:00
  • a6cd83665c Execute all parent beforeEach and afterEach functions for each test jshayes 2024-10-11 23:32:45 -04:00
  • 0c57142c03 Fix an issue where a describe block will prevent a beforeEach call from executing jshayes 2024-10-11 21:24:08 -04:00
  • 3f65af9fdf Merge pull request #1292 from olivernybroe/policy-suffix Nuno Maduro 2024-10-11 09:34:05 +01:00
  • 42d89814e3 Merge pull request #1293 from AbdellahBoutmad/dir Nuno Maduro 2024-10-11 09:33:41 +01:00
  • 1e3156a5b6 release: v3.3.1 v3.3.1 Nuno Maduro 2024-10-11 09:31:24 +01:00
  • 97713c0832 chore: bumps dependencies Nuno Maduro 2024-10-11 09:31:16 +01:00
  • 62b0e3c9df modify test command in contrbuting.md abdellah boutmad 2024-10-10 12:34:04 +01:00
  • 647de2f1cf Add Policy suffix to policies olivernybroe 2024-10-10 08:08:10 +02:00
  • 0a7bff0d24 release: v3.3.0 v3.3.0 Nuno Maduro 2024-10-06 19:25:27 +01:00
  • 7618434580 chore: uses phpunit v11.4.0 Nuno Maduro 2024-10-06 19:25:20 +01:00
  • dd7d150caa Add toNotIncludeSuspiciousCharacters() expectation Morten Scheel 2024-10-04 13:44:10 +02:00
  • 1e0bb88b73 release: v3.2.5 v3.2.5 Nuno Maduro 2024-10-01 11:55:18 +01:00
  • 83b76d7c2e chore: bumps dependencies Nuno Maduro 2024-10-01 11:51:26 +01:00
  • 5a870b3940 chore: style changes Nuno Maduro 2024-10-01 11:51:16 +01:00
  • 1115c64186 chore: style changes Nuno Maduro 2024-10-01 11:48:14 +01:00
  • e38a271ca2 Merge pull request #1279 from midnite81/bug/declare-strict-types-with-comments-above Nuno Maduro 2024-09-29 19:12:06 +01:00
  • 43703ab40a Merge pull request #1280 from CamKem/fix/middleware-method-preset Nuno Maduro 2024-09-29 19:11:40 +01:00
  • 86452765a4 fix: add middleware to the allowable public methods on the laravel preset Cam Kemshal-Bell 2024-09-29 16:07:39 +10:00
  • b8a1b7e5cc Add tests for strict types expectation Simon Rogers 2024-09-28 17:31:33 +01:00
  • 5fe79d9c18 release: v3.2.4 v3.2.4 Nuno Maduro 2024-09-26 23:53:39 +01:00
  • 2744da4292 Merge pull request #1277 from MuhammedAlkhudiry/ignore-handler-in-laravel-preset Nuno Maduro 2024-09-26 23:47:26 +01:00
  • 87f4e5e7b3 fix Muhammed Alkhudiry 2024-09-26 16:44:30 +03:00
  • bb3decf3cc ignore App\Exceptions\Handler.php in arch laravel preset Muhammed Alkhudiry 2024-09-26 16:41:43 +03:00
  • 4e2987d438 release: v3.2.3 v3.2.3 Nuno Maduro 2024-09-25 16:19:39 +01:00
  • a25158bce8 Merge pull request #1275 from jeremynikolic/laravel-presets-ignore-concerns Nuno Maduro 2024-09-25 16:16:26 +01:00
  • 49e77b1d4c feat: add ignoring of Concerns folder inside App\Enums and App\Features Jeremy Nikolic 2024-09-25 17:12:42 +02:00
  • 989e43d1a0 release: v3.2.2 v3.2.2 Nuno Maduro 2024-09-24 10:23:43 +01:00
  • 7cd42aafd8 fix: auto-complete on presets Nuno Maduro 2024-09-24 10:23:32 +01:00
  • 48a1de273f release: v3.2.1 v3.2.1 Nuno Maduro 2024-09-23 14:09:55 +01:00
  • 970e16e949 Ignores Nuno Maduro 2024-09-23 14:08:30 +01:00
  • 432ff221c6 fix: missing != and !== on new toUseStrictEquality arch expectation Nuno Maduro 2024-09-23 14:08:21 +01:00
  • a55da85dd2 release: v3.2.0 v3.2.0 Nuno Maduro 2024-09-23 13:14:03 +01:00
  • f291cd1603 chore: bumps dependencies Nuno Maduro 2024-09-23 13:11:49 +01:00
  • 5de0c2254a release: v3.1.0 v3.1.0 Nuno Maduro 2024-09-19 23:39:07 +01:00
  • b98ce0ced3 feat: adds mutates Nuno Maduro 2024-09-19 23:32:28 +01:00
  • 28772c2609 chore: dont run integration tests yet on php 8.4 Nuno Maduro 2024-09-19 13:42:01 +01:00
  • 452ffaf8df chore: fixes windows build Nuno Maduro 2024-09-19 13:38:35 +01:00
  • e8338405b5 chore: tests against PHP 8.4 Nuno Maduro 2024-09-19 13:36:41 +01:00
  • 1b014e4b18 release: v3.0.8 v3.0.8 Nuno Maduro 2024-09-19 13:04:42 +01:00
  • 034715e8b1 Merge pull request #1266 from julien-boudry/3.x Nuno Maduro 2024-09-19 12:53:34 +01:00
  • 09eff785c4 release: v3.0.7 v3.0.7 Nuno Maduro 2024-09-19 12:29:29 +01:00
  • 22cc7805d7 chore: bumps dependencies Nuno Maduro 2024-09-19 12:29:20 +01:00
  • 669dc0da71 Fix #1265 - issue parameter cannot be int (one done, pr, todo, wip) Julien Boudry 2024-09-19 09:49:36 +00:00
  • 689da4ed4e Merge pull request #1254 from pestphp/bugfix/jira-url Nuno Maduro 2024-09-18 21:48:09 +01:00
  • 92bc1decd9 Add tests for toBeSlug method tal7aouy 2024-09-16 13:41:13 +01:00
  • e3bfcbe5f1 Add slugify method tal7aouy 2024-09-16 13:36:34 +01:00
  • 2f15861b0d fix: update assignee URL for Jira Owen Voke 2024-09-16 12:18:21 +01:00
  • ba7eb70a5d Remove unnecessary property Mert Aşan 2024-09-12 13:11:12 +03:00
  • 74ff3b8cd9 Update src/PendingCalls/TestCall.php Mert Aşan 2024-09-12 13:09:57 +03:00
  • ab0b4a1b4e Update src/PendingCalls/TestCall.php Mert Aşan 2024-09-12 13:09:45 +03:00
  • 169b76458e make the name of the method plural Mert Aşan 2024-09-12 11:15:30 +03:00
  • 668685498f Fix phpdoc type-hints Mert Aşan 2024-09-12 03:51:20 +03:00
  • bab193e7e1 Fix property type Mert Aşan 2024-09-12 03:24:36 +03:00
  • f720be862e Add reference method Mert Aşan 2024-09-12 02:45:37 +03:00
  • 0d50d35b5e release: v3.0.6 v3.0.6 Nuno Maduro 2024-09-11 18:59:43 +01:00
  • ce61ced8e1 Merge pull request #1237 from smirok/teamcity-fix-for-tests-with-dataset Nuno Maduro 2024-09-11 18:51:04 +01:00
  • 7227d24611 fix: unify the locationHint prefix and prettify both locationHint and name parameters for testing with datasets Ilia Smirnov 2024-09-11 16:42:06 +02:00
  • 45f16484d5 Merge pull request #1235 from pestphp/3.x_herd_fix v3.0.5 Nuno Maduro 2024-09-11 15:13:49 +01:00
  • b16e8650da Fixes parallel mutation testing when using Laravel Herd. lukeraymonddowning 2024-09-11 15:11:47 +01:00
  • c2f30e0148 Fixes parallel mutation testing when using Laravel Herd. lukeraymonddowning 2024-09-11 15:04:44 +01:00
  • 47ce45de56 release: v3.0.4 v3.0.4 Nuno Maduro 2024-09-11 00:48:29 +01:00
  • 32881774d2 fix: global afterEach being called twice Nuno Maduro 2024-09-11 00:40:41 +01:00
  • ea72461f1b release: v3.0.3 v3.0.3 Nuno Maduro 2024-09-10 22:29:09 +01:00
  • 49f15521e0 fix: printer method name Nuno Maduro 2024-09-10 22:29:01 +01:00
  • 95c5394b66 Bumps dependencies v3.0.2 Nuno Maduro 2024-09-10 16:59:38 +01:00
  • 8de30cc8b7 release: v3.0.1 v3.0.1 Nuno Maduro 2024-09-09 15:29:44 +01:00
  • b17feef3f4 release: v3.0.0 v3.0.0 Nuno Maduro 2024-09-09 11:01:08 +01:00
  • d8e4a405ad chore: bumps dependencies Nuno Maduro 2024-09-09 10:57:31 +01:00
  • 04af21183a chore: fixes style Nuno Maduro 2024-09-09 10:53:45 +01:00
  • 09edaa9c2d chore: updates snapshots Nuno Maduro 2024-09-09 10:49:48 +01:00
  • fa41a67be9 chore: fixes type checking Nuno Maduro 2024-09-09 10:37:20 +01:00