Commit Graph

  • 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
  • 2218a0c137 Tweaks Luke Downing 2022-01-21 16:39:10 +00:00
  • 2831629f1b Fixes bug with json method call in Higher Order Expectations. Luke Downing 2022-01-21 16:35:21 +00:00
  • d2ca6e630d Merge pull request #460 from danharrin/feature/each-keys Nuno Maduro 2022-01-20 10:36:09 +00:00
  • 12b48a6cf6 move to new test Dan Harrin 2022-01-20 10:34:32 +00:00
  • 635a71ce66 feature Dan Harrin 2022-01-20 10:21:57 +00:00
  • b99c4d611b test Dan Harrin 2022-01-20 10:21:54 +00:00
  • af8886c062 Merge pull request #457 from cerbero90/feature/avoid-nested-expectations Nuno Maduro 2022-01-16 13:53:22 +00:00
  • 30b1f6cd0a Add test for and() Andrea Marco Sartori 2022-01-16 22:32:55 +10:00
  • d24091d224 Fix return docblock Andrea Marco Sartori 2022-01-16 22:32:38 +10:00
  • b3d3b4485d Do not nest expectations Andrea Marco Sartori 2022-01-16 22:32:20 +10:00
  • 108fe45164 chore: uses collision v5.11.0 Nuno Maduro 2022-01-10 17:20:12 +00:00
  • 1b7f1dc5b3 chore(deps): update nunomaduro/collision to ^5.10 Owen Voke 2021-12-13 20:57:27 +00:00
  • e1a30e3c92 Add method comment. luke 2021-12-08 09:01:16 +00:00
  • d969eaac2c Adds support for chaining hasNoExpectations to the test method. luke 2021-12-08 08:58:42 +00:00
  • dd081c59b7 refacto: memory plugin Nuno Maduro 2021-12-05 17:48:51 +00:00
  • b0264886c9 Merge pull request #448 from pestphp/feat/retry Nuno Maduro 2021-12-05 17:44:26 +00:00
  • 6dcdfdb82f Merge branch 'master' into feat/retry Nuno Maduro 2021-12-05 17:44:20 +00:00
  • e7d75365fd Merge pull request #433 from owenvoke/feature/memory-usage Nuno Maduro 2021-12-05 17:37:53 +00:00
  • 266447bcc0 feat: add --memory usage flag Owen Voke 2021-11-03 09:59:51 +00:00
  • b74a688677 tests: style Nuno Maduro 2021-12-05 14:59:07 +00:00
  • b1f9ce2283 refacto: structure Nuno Maduro 2021-12-05 14:40:08 +00:00
  • e64b6fe924 refacto: pipes Nuno Maduro 2021-12-05 14:21:11 +00:00
  • c8697e0310 chore: fixes style Nuno Maduro 2021-12-05 14:05:01 +00:00
  • 98db677646 refacto: pipes Nuno Maduro 2021-12-05 14:03:09 +00:00
  • 6c3a8be049 Merge pull request #430 from def-studio/next-1 Nuno Maduro 2021-12-05 12:27:20 +00:00
  • 129a733888 chore: re-adds removed tests Nuno Maduro 2021-12-04 21:23:25 +00:00
  • 5aeda553a4 fix: removes json file Nuno Maduro 2021-12-04 21:21:47 +00:00
  • 0146186ddb fix: adds retry.json to gitignore Nuno Maduro 2021-12-04 21:20:28 +00:00
  • 106b279ed0 feat: adds --retry option Nuno Maduro 2021-12-04 21:18:55 +00:00
  • 05f44ed84a fix phpstan Fabio Ivona 2021-11-29 10:06:00 +01:00
  • 6e7890c206 fix phpstan Fabio Ivona 2021-11-29 09:58:48 +01:00
  • 2d2760e15c fix phpstan Fabio Ivona 2021-11-29 09:52:18 +01:00
  • b2eb69cbc1 fix phpstan Fabio Ivona 2021-11-29 09:47:33 +01:00
  • 0fc90ec181 Merge branch 'master' into next-1 Fabio Ivona 2021-11-29 09:36:07 +01:00
  • 337d55b9ab lint Fabio Ivona 2021-11-29 09:25:00 +01:00
  • 9f1e3dadf4 Merge pull request #424 from pestphp/better-dataset-support Nuno Maduro 2021-11-27 20:07:25 +00:00
  • 24943e5fbb Merge branch 'master' into better-dataset-support luke 2021-11-27 19:55:14 +00:00
  • 33d1579660 Updates from main luke 2021-11-27 19:54:39 +00:00
  • 8047ae570d chore: fixes cs Nuno Maduro 2021-11-27 19:54:21 +00:00
  • e236bf3821 chore: runs static workflows on php81 Nuno Maduro 2021-11-27 19:51:58 +00:00
  • 32c2df0444 chore: runs static workflows on php81 Nuno Maduro 2021-11-27 19:44:41 +00:00
  • 7a0e841a0d chore: fixes tests Nuno Maduro 2021-11-27 19:41:50 +00:00