Commit Graph

  • a10b29a8da Merge pull request #318 from owenvoke/feature/coverage Owen Voke 2021-06-15 14:34:49 +01:00
  • ea696f819e feat: move Coverage out of external plugin Owen Voke 2021-06-15 14:26:53 +01:00
  • e9b564a50c Merge pull request #317 from owenvoke/feature/init Owen Voke 2021-06-15 13:17:59 +01:00
  • fa16775ee2 fix: allow copying the phpunit.xml Owen Voke 2021-06-15 09:37:58 +01:00
  • 55449c956a feat: move init command out of external plugin Owen Voke 2021-06-15 09:29:33 +01:00
  • e4b4e55dcd Merge pull request #314 from ordago/typos Nuno Maduro 2021-06-13 14:35:48 +01:00
  • 1c57de7e36 fixes typos Matias Ibargoyen 2021-06-13 11:45:18 +01:00
  • dd2921fd26 tests: fixes snapshots v1.4.0 Nuno Maduro 2021-06-10 19:26:42 +01:00
  • 977dbb5bcb docs: updates changelog Nuno Maduro 2021-06-10 19:21:02 +01:00
  • 49de462250 Adds support for incompleted tests Nuno Maduro 2021-06-10 19:20:16 +01:00
  • 95e8add29b Merge pull request #303 from def-studio/matrix-datasets Nuno Maduro 2021-06-10 18:43:31 +01:00
  • b682fe631d chore: bumps expectation plugin Nuno Maduro 2021-06-10 18:40:38 +01:00
  • d32a648af5 updated test snapshots after merge from master Fabio Ivona 2021-06-10 09:03:32 +02:00
  • 50e9978dc3 Merge branch 'master' into matrix-datasets Fabio Ivona 2021-06-10 09:01:09 +02:00
  • 17d407a26a Updates changelog v1.3.2 luke 2021-06-07 15:27:33 +01:00
  • cdc3bd3f45 Merge pull request #308 from titouanmathis/fix/test-key-separator Luke Downing 2021-06-07 15:22:05 +01:00
  • 95b4192c0d Fix visual success test Titouan Mathis 2021-06-07 10:40:11 +02:00
  • 4c911cd0eb docs: update changelog Owen Voke 2021-06-07 08:59:27 +01:00
  • 7408999b0e Merge branch 'master' into matrix-datasets Fabio Ivona 2021-06-06 23:59:54 +02:00
  • bb13bdaa80 docs: updates changelog v1.3.1 Nuno Maduro 2021-06-06 01:07:27 +01:00
  • 10e7cbe006 Merge pull request #310 from bigint/master Owen Voke 2021-06-05 16:29:02 +01:00
  • 0ad232e9de Update phpunit/phpunit to 9.5.5 bigint 2021-06-05 20:47:57 +05:30
  • 574cd11a40 Add tests Titouan Mathis 2021-06-04 02:08:12 +02:00
  • c04d6d946d Fix a bug where plugins could not be used in a path containing an @ Titouan Mathis 2021-06-02 18:35:55 +02:00
  • 36c2a985a6 Merge branch 'pestphp:master' into matrix-datasets Fabio Ivona 2021-06-03 12:19:15 +02:00
  • 91eff755fd Merge pull request #306 from owenvoke/feature/lock-plugins Owen Voke 2021-06-02 12:43:05 +01:00
  • c05d287fcc chore(deps): update minimum plugin versions Owen Voke 2021-06-02 09:24:07 +01:00
  • ea0be9e7a4 Refactored Datasets::resolve() to make it more readable Fabio Ivona 2021-05-27 08:46:23 +02:00
  • 838ac273ab writed tests with multiple datasets Fabio Ivona 2021-05-25 23:56:46 +02:00
  • 296e1c37e8 updates snapshots Fabio Ivona 2021-05-24 23:43:53 +02:00
  • 3117f11fae phpstan fixes Fabio Ivona 2021-05-24 23:36:51 +02:00
  • 294c41f0dc lint fixes Fabio Ivona 2021-05-24 23:33:43 +02:00
  • 60afbb2c20 adds new test to check dataset matrix generation Fabio Ivona 2021-05-24 23:30:50 +02:00
  • 19a45c856e updates Dataset::resolve to generate a matrix of values from multiple datasets Fabio Ivona 2021-05-24 23:30:11 +02:00
  • 3b784060b8 updated TestCaseFactory.php to store multiple datasets Fabio Ivona 2021-05-24 23:29:29 +02:00
  • dd5a11a61f updated TestCall.php to store multiple datasets Fabio Ivona 2021-05-24 23:28:46 +02:00
  • 9133b88d65 release: 1.3.0 v1.3.0 Nuno Maduro 2021-05-23 22:06:11 +01:00
  • 93b9afbd27 docs: updates changelog Nuno Maduro 2021-05-23 22:05:46 +01:00
  • 6c6bba2a04 tests: updates snapshots Nuno Maduro 2021-05-23 22:02:06 +01:00
  • dd24b7e347 Merge pull request #300 from pestphp/feat-function_exists Nuno Maduro 2021-05-23 21:47:25 +01:00
  • ce896b9c83 Merge pull request #302 from def-studio/show-only-name-for-named-datasets Nuno Maduro 2021-05-23 21:46:59 +01:00
  • a3c1a61b59 updates tests Fabio Ivona 2021-05-23 22:17:35 +02:00
  • 98c62f4b1d show only name for named datasets Fabio Ivona 2021-05-23 22:16:29 +02:00
  • dd78cc9a50 Wrap functions in function_exists Oliver Nybroe 2021-05-19 08:23:45 +02:00
  • 9027411004 feat(mock-plugin): moves mock stuff to their own plugin Nuno Maduro 2021-05-15 23:43:37 +01:00
  • 9394aa4649 Merge pull request #289 from pestphp/feat/mock Nuno Maduro 2021-05-15 01:03:07 +01:00
  • 88dc74bbe4 feat(mock): updates tests Nuno Maduro 2021-05-15 01:02:58 +01:00
  • 7023cec432 feat(mock): updates tests Nuno Maduro 2021-05-15 01:01:46 +01:00
  • 99d6fb9f5f feat(mock): updates tests Nuno Maduro 2021-05-14 23:59:50 +01:00
  • c9f723530d feat(mock): adds work in progress Nuno Maduro 2021-04-10 21:11:57 +01:00
  • 3205b571b0 Merge branch 'master' of https://github.com/pestphp/pest v1.2.1 Nuno Maduro 2021-05-14 10:51:54 +01:00
  • 2c4aef5272 release: 1.2.1 Nuno Maduro 2021-05-14 10:51:50 +01:00
  • 4a45a7cc6b Merge pull request #297 from owenvoke/bugfix/laravel-commands Nuno Maduro 2021-05-14 10:17:51 +01:00
  • ea8ab88056 style: apply fixes from PHPStan Owen Voke 2021-05-14 10:04:01 +01:00
  • 564a21badd style: apply fixes from php-cs-fixer Owen Voke 2021-05-14 10:00:53 +01:00
  • 41ce87450f fix: resolve test directory before function call Owen Voke 2021-05-14 09:33:52 +01:00
  • fb0eef4200 release: 1.2.0 v1.2.0 Nuno Maduro 2021-05-13 00:37:55 +01:00
  • 819da37b89 Merge pull request #292 from shuvroroy/patch-1 Nuno Maduro 2021-05-12 21:21:59 +01:00
  • 8eb9c408a9 Merge pull request #296 from pestphp/feature/php-cs-fixer-3 Owen Voke 2021-05-12 15:14:06 +01:00
  • 1f10b46402 chore: migrate to PHP-CS-Fixer 3.x Owen Voke 2021-05-12 11:26:09 +01:00
  • 7bb12b73e8 Merge pull request #288 from gregorip02/master Nuno Maduro 2021-05-11 08:19:14 +01:00
  • b8103697c9 Remove unused import Shuvro Roy 2021-05-07 12:45:55 +06:00
  • ca3f8b5702 Merge pull request #291 from olivernybroe/feat-junit Nuno Maduro 2021-05-05 17:13:58 +01:00
  • daa01ea44b Merge pull request #283 from faustbrian/test-directory-config Nuno Maduro 2021-05-05 11:07:10 +01:00
  • 26d577f9c5 separate directory and path by / Brian Faust 2021-05-05 05:07:17 +03:00
  • 43fb711251 Merge branch 'master' into master Gregori Piñeres 2021-05-03 11:47:36 -04:00
  • 567af55a19 make test directory configurable Brian Faust 2021-05-03 18:28:20 +03:00
  • c6a2e3b4d0 chore: release 1.1.0 v1.1.0 Nuno Maduro 2021-05-02 23:41:59 +01:00
  • a10428efe6 Merge pull request #282 from jordanbrauer/reusable-hooks Nuno Maduro 2021-05-02 19:51:59 +01:00
  • 1440637e41 Add Junit support Oliver Nybroe 2021-05-02 10:23:50 +02:00
  • 14cee66dfd Update README.md Nuno Maduro 2021-04-20 19:32:33 +01:00
  • d048d60d04 Ignore the absence of the tests folder Gregori Piñeres 2021-04-10 11:51:13 -04:00
  • 1b9162151c docs: add some method documentation and fix typo jordanbrauer 2021-04-07 11:02:00 -05:00
  • 885c9f1f06 test: update the snapshot with new test output jordanbrauer 2021-04-07 10:56:19 -05:00
  • 90efcc8a8a feat: add shared/global beforeAll and afterAll hooks jordanbrauer 2021-04-07 10:55:19 -05:00
  • 7d35ee9998 feat: add new helper to create static closure chains jordanbrauer 2021-04-07 10:53:46 -05:00
  • 584a7ac8a5 test: add cases for global before/after all hooks jordanbrauer 2021-04-07 10:52:49 -05:00
  • f21e45ae64 fix: type declaration for and add small comment RE: merge behaviour jordanbrauer 2021-04-07 09:49:53 -05:00
  • c7d26a27b6 fix: ensure that Pest is loaded before the test file itself jordanbrauer 2021-04-07 09:49:12 -05:00
  • 54f9397f47 style: address stan + lint issues jordanbrauer 2021-04-06 19:32:49 -05:00
  • ff44589572 refactor: pack hooks into an array instead of 1 argument per hook jordanbrauer 2021-04-06 19:27:50 -05:00
  • 53333b56ab test: adding tests for beforeEach and afterEach + empty tests for *All jordanbrauer 2021-04-06 19:26:42 -05:00
  • 6616b6299b docs: update changelog v1.0.5 Owen Voke 2021-03-31 16:00:01 +01:00
  • 0bab649156 Merge pull request #284 from owenvoke/feature/update-phpunit Owen Voke 2021-03-31 15:42:50 +01:00
  • 2de7cb4726 chore(deps): add support for PHPUnit 9.5.4 Owen Voke 2021-03-31 15:29:58 +01:00
  • 99500d0cae feat: add shared/global before each hook jordanbrauer 2021-03-28 02:03:31 -05:00
  • 7eb5478c42 test: add tests for shared/global before each hooks jordanbrauer 2021-03-28 01:54:43 -05:00
  • d2babb1331 Merge pull request #280 from pristavu/master Nuno Maduro 2021-03-25 12:57:46 +00:00
  • a6cced6b63 Update PestDuskCommand.php Andrei Pristavu 2021-03-22 01:16:09 +02:00
  • 7917313422 docs: update changelog v1.0.4 Owen Voke 2021-03-17 13:44:14 +00:00
  • e02c22e136 Merge pull request #278 from owenvoke/feature/phpunit-9.5.3 Nuno Maduro 2021-03-17 13:41:58 +00:00
  • 2157644a39 chore(deps): add support for PHPUnit 9.5.3 Owen Voke 2021-03-17 13:38:53 +00:00
  • b6c2812a91 chore: bump static tests to PHP8.0 v1.0.3 Nuno Maduro 2021-03-13 11:14:27 +00:00
  • 4b65d2c426 release: v1.0.3 Nuno Maduro 2021-03-13 11:07:57 +00:00
  • 3589f3d5e7 chore: fixes test suite Nuno Maduro 2021-03-13 11:06:34 +00:00
  • 1f39b8d239 Merge pull request #269 from jordanbrauer/multiple-suffix-extensions Nuno Maduro 2021-03-13 10:36:02 +00:00
  • 7c3c390cbf chore: bumps dev dependencies Nuno Maduro 2021-03-12 21:50:23 +00:00
  • 19a1569fa8 cleanup for self-review jordanbrauer 2021-02-13 13:31:25 -06:00
  • 9a0240bc7b patch addslashes for windows paths jordanbrauer 2021-02-13 12:48:43 -06:00
  • dd94a843b5 run linter & auto format jordanbrauer 2021-02-13 12:14:22 -06:00