Commit Graph

  • c22fed89f3 Merge pull request #564 from fabio-ivona/2.x-dynamic-properties Nuno Maduro 2022-08-26 11:02:46 +01:00
  • 429660fe57 fix tests Fabio Ivona 2022-08-26 11:38:36 +02:00
  • a4ec4b2841 fix tests against PhpUnit 10 refactors Fabio Ivona 2022-08-25 16:19:22 +02:00
  • c0d66b7dc7 allow dynamic properties Fabio Ivona 2022-08-25 15:56:14 +02:00
  • 8e695d62e9 Merge pull request #563 from fabio-ivona/1.x-dynamic-properties Nuno Maduro 2022-08-25 13:22:45 +01:00
  • b9a301a13e ignore dynamic properties deprecation Fabio Ivona 2022-08-25 13:24:55 +02:00
  • 4b9da9e3c1 Merge pull request #562 from fabio-ivona/1.x-dynamic-properties Fabio Ivona 2022-08-25 12:50:09 +02:00
  • 239fceab9e lint Fabio Ivona 2022-08-25 09:46:32 +02:00
  • bedf033655 lint Fabio Ivona 2022-08-25 09:32:48 +02:00
  • 787e7f6ce5 Adds sponsors Nuno Maduro 2022-08-13 00:06:37 +01:00
  • 2c338468bc Add Localazy as sponsor Nuno Maduro 2022-08-11 15:42:01 +01:00
  • d8b456d89a Bumps dependencies Nuno Maduro 2022-08-08 20:53:28 +01:00
  • bff18ab381 Merge pull request #551 from fabio-ivona/fix-phpunit-printer-refactor Fabio Ivona 2022-08-02 11:06:03 +02:00
  • 4e95a65af1 fix lint Fabio Ivona 2022-08-02 11:03:06 +02:00
  • 1706e1d2e0 fix lint Fabio Ivona 2022-08-02 11:01:17 +02:00
  • 324823fef0 Merge pull request #534 from fabio-ivona/fix-phpunit-printer-refactor Fabio Ivona 2022-08-02 10:58:54 +02:00
  • afedf83f5d fix PhpUnit allowiing abstract testcases no more Fabio Ivona 2022-06-23 15:32:38 +02:00
  • 402995bf29 implement our own Printer class because PhpUnit DefaultPrinter has become final Fabio Ivona 2022-06-23 14:24:10 +02:00
  • c0fc52f719 chore: removes team printer while printer stuff is not ready Nuno Maduro 2022-06-10 09:31:39 +01:00
  • 41dbc947fa Merge pull request #520 from abenerd/feature/new-expectation Nuno Maduro 2022-05-24 08:00:25 +01:00
  • fe09184c9c Bump dependencies Nuno Maduro 2022-05-20 13:47:56 +01:00
  • 66f69617f1 release: 1.21.3 v1.21.3 Nuno Maduro 2022-05-12 20:10:09 +01:00
  • 5721e8c29a docs: updates release Nuno Maduro 2022-05-12 20:06:47 +01:00
  • 4821bd4423 fix: high order tests debug Nuno Maduro 2022-05-12 20:05:36 +01:00
  • 546d19fd84 chore: cs Nuno Maduro 2022-05-12 20:03:22 +01:00
  • c1b32b9ffb fix: debug in high order tests Nuno Maduro 2022-05-12 20:03:11 +01:00
  • 1461c9ba88 chore: updates composer dependencies Nuno Maduro 2022-05-12 19:44:45 +01:00
  • 452d4b26b9 add new expectation abenerd 2022-05-08 11:09:35 +02:00
  • 3dd7b677bd Merge pull request #517 from fgaroby/make_toHaveKeys_accepts_multi-dimensional_arrays Luke Downing 2022-05-06 15:29:30 +02:00
  • 1e86dcecd0 Better PHPStan types Francescu Garoby 2022-04-30 11:08:42 +02:00
  • 949ba1f298 fix PHPStan types Francescu Garoby 2022-04-29 23:06:29 +02:00
  • 77b7181b08 Make 'toHaveKeys' accept multi-dimensional associative arrays Francescu Garoby 2022-04-29 09:54:12 +02:00
  • 6e120d60f6 Merge pull request #508 from danilopolani/feat/drop-php8.0-support Nuno Maduro 2022-04-01 17:10:07 +01:00
  • 10ff36480a drop support for php 8.0 danilopolani 2022-04-01 18:05:04 +02:00
  • ffb20c9956 Merge pull request #506 from danilopolani/feat/phpunit-tests-folder Nuno Maduro 2022-04-01 16:39:09 +01:00
  • 751a532124 start ConfigLoader tests danilopolani 2022-04-01 14:34:43 +02:00
  • 80c411be44 add config loader to read phpunit file and get the tests directory or fallback danilopolani 2022-03-30 15:39:50 +02:00
  • db5c11d96e Merge pull request #449 from pestphp/performs_no_expectations Luke Downing 2022-03-22 13:23:08 +00:00
  • f3ed9bdf8e Merge branch 'master' into performs_no_expectations Luke Downing 2022-03-22 13:20:31 +00:00
  • 53c20d9cd2 Renames method to throwsNoExceptions. Luke Downing 2022-03-22 13:19:23 +00:00
  • 298b1e6784 fix: update branch alias for 1.x branch Owen Voke 2022-03-16 09:24:51 +00:00
  • fca0c8fc0c Adds sponsor Nuno Maduro 2022-03-11 19:58:21 +00:00
  • c8aa204ee0 Merge pull request #498 from danilopolani/fix/types Nuno Maduro 2022-03-09 10:51:55 +00:00
  • a3889110f1 fix phpstan types danilopolani 2022-03-09 11:48:35 +01:00
  • cda4665979 Merge pull request #492 from danilopolani/feat/covers-attribute Nuno Maduro 2022-03-09 10:24:58 +00:00
  • 09e2a26b7d fix linting danilopolani 2022-03-09 11:09:03 +01:00
  • 3dc451cf44 fix typo danilopolani 2022-03-09 11:08:11 +01:00
  • 3795870150 move coversNothing to method annotations danilopolani 2022-03-09 11:05:10 +01:00
  • 24204adc09 Adds StandWithUkraine banner Nuno Maduro 2022-03-09 01:11:37 +00:00
  • a027e24e3c fix typo danilopolani 2022-03-08 15:02:30 +01:00
  • 15e2e1711b enforce class-string for attributes danilopolani 2022-03-08 14:57:17 +01:00
  • d363321db5 Merge pull request #497 from pestphp/feature/style Owen Voke 2022-03-08 10:58:16 +00:00
  • 3ffed844a6 style: apply fixes from PHP-CS-Fixer Owen Voke 2022-03-08 10:51:38 +00:00
  • 9cf1005183 Merge pull request #496 from hebinet/dump-for-expections Nuno Maduro 2022-03-08 10:24:56 +00:00
  • 3601d01bd5 Added dump helper to Expectation class Markus Hebenstreit 2022-03-08 10:41:09 +01:00
  • d0136b63d4 fix linting danilopolani 2022-03-07 18:23:06 +01:00
  • 00029c15ef add generic covers method to accept both classes and functions danilopolani 2022-03-07 18:22:30 +01:00
  • a5cbdea868 fix phpstan issues danilopolani 2022-03-07 17:51:47 +01:00
  • edd1d890ca replace double foreach with a filter and reduce danilopolani 2022-03-07 17:51:39 +01:00
  • 985bbf4ea5 add tests for covers attribute danilopolani 2022-03-07 17:40:43 +01:00
  • 443f848386 fix fqn for coversClass danilopolani 2022-03-07 17:40:29 +01:00
  • 32dbac87c8 fix fqn on coversClass attribute and array evaluation danilopolani 2022-03-07 16:18:55 +01:00
  • 1dc33070fe fix phpdoc danilopolani 2022-03-06 19:02:02 +01:00
  • 63f009fadf release: v1.21.2 v1.21.2 Nuno Maduro 2022-03-05 19:34:40 +00:00
  • 1079793ccf cleanup danilopolani 2022-03-05 17:25:23 +01:00
  • 21364779f9 move covers attribute above the class danilopolani 2022-03-05 17:23:03 +01:00
  • 50d8688b79 allow multiple values on coversClass and coversFunction danilopolani 2022-03-05 17:06:00 +01:00
  • 27baad82d0 remove method name on coversClass danilopolani 2022-03-05 17:03:45 +01:00
  • a894386b49 pass methods name to attribute surrounded by quotes danilopolani 2022-03-05 16:51:12 +01:00
  • 2465b88462 add covers list and attributes mutator danilopolani 2022-03-05 16:23:05 +01:00
  • 7660517f7c start covers attribute implementation danilopolani 2022-03-04 22:28:37 +01:00
  • 74470ec96d Merge pull request #491 from def-studio/fix-cs Fabio Ivona 2022-03-04 17:37:26 +01:00
  • 03ccea8978 fix code style Fabio Ivona 2022-03-04 17:36:02 +01:00
  • ed89689425 Merge pull request #490 from mkohei/feat/add-code-to-the-throws-arg Nuno Maduro 2022-03-04 15:27:33 +00:00
  • 1066c2270d Merge pull request #487 from fabio-ivona/fix-throws-missing-exception Nuno Maduro 2022-03-04 08:57:50 +00:00
  • 62d7652376 Merge pull request #489 from owenvoke/bugfix/phpstan-fixes Nuno Maduro 2022-03-04 08:56:52 +00:00
  • 0e85921964 feat: Add code to the throws arg Kohei Matsumoto 2022-03-04 13:05:55 +09:00
  • 51ec80f11f fix: resolve PHPStan warnings Owen Voke 2022-03-03 18:20:24 +00:00
  • e08d6f2803 Merge pull request #488 from owenvoke/feature/ci-ansi Nuno Maduro 2022-03-03 16:08:47 +00:00
  • 22030bffd0 ci: update to use ANSI output Owen Voke 2022-03-03 16:01:09 +00:00
  • 984f237a92 phpstan Fabio Ivona 2022-03-03 15:45:41 +01:00
  • bc105bc818 Merge pull request #484 from fabio-ivona/fix-restore-missing-exception-in-v2 Nuno Maduro 2022-03-03 14:34:09 +00:00
  • dccd8239dd handles toThrow exception with a "class not found" error Fabio Ivona 2022-02-18 18:01:09 +01:00
  • e103623ecb adds failing test Fabio Ivona 2022-02-18 18:00:55 +01:00
  • 2c3a296040 fix types Fabio Ivona 2022-02-18 16:42:34 +01:00
  • 10b204e19d handles toThrow exception with a "class not found" error Fabio Ivona 2022-02-18 16:40:31 +01:00
  • 36130eb7a0 adds a failing test Fabio Ivona 2022-02-18 16:40:17 +01:00
  • 6d5a8a9235 Merge branch 'master' into performs_no_expectations Luke Downing 2022-02-10 17:26:15 +00:00
  • 04663e0c8e Merge pull request #474 from def-studio/phpstan-fix Nuno Maduro 2022-02-05 11:36:21 +00:00
  • 6f9ebe04b0 phpstan fix Fabio Ivona 2022-02-05 11:36:02 +01:00
  • 8ca4caaffa Merge pull request #467 from pestphp/scoped Nuno Maduro 2022-01-23 23:48:10 +00:00
  • 8baaf80691 Merge branch 'master' into scoped Luke Downing 2022-01-23 23:44:04 +00:00
  • e91c85496f Adds support for scoped in HigherOrderExpectations. Luke Downing 2022-01-23 23:37:03 +00:00
  • 6bf92d20ad Merge pull request #465 from pestphp/v2_json_fix Nuno Maduro 2022-01-23 23:29:35 +00:00
  • 35f607c46c Merge pull request #466 from pestphp/rename_tap Nuno Maduro 2022-01-23 23:29:06 +00:00
  • b99f65d936 Renames tap to defer. Luke Downing 2022-01-23 23:18:55 +00:00
  • ead2dfd0a9 Makes json expectation usable in Higher Order Tests Luke Downing 2022-01-23 23:10:14 +00:00
  • 542fc046d2 Merge pull request #462 from pestphp/revert-461-json_fix Nuno Maduro 2022-01-21 16:48:35 +00:00
  • 4720e0655b Revert "Fixes json in Higher Order Expectations" Nuno Maduro 2022-01-21 16:48:26 +00:00
  • a533772fe2 Merge pull request #461 from pestphp/json_fix Nuno Maduro 2022-01-21 16:46:30 +00:00