Commit Graph

  • 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
  • 9426d08aa2 update snapshot for running tests with failed classnames jordanbrauer 2021-02-13 12:12:32 -06:00
  • fe2fac37f8 address PHPStan warning about use of empty jordanbrauer 2021-02-13 11:53:30 -06:00
  • cabd64df00 rename tests for windows, despite losing some coverage jordanbrauer 2021-02-13 11:51:35 -06:00
  • bb57a54089 simplify quote escape sequence handling jordanbrauer 2021-02-13 11:40:08 -06:00
  • 5e0bfba7bf run linter jordanbrauer 2021-02-13 11:21:14 -06:00
  • f6c19e469f in the event of no class name, make one on the fly as an escape hatch jordanbrauer 2021-02-13 11:20:16 -06:00
  • 13f09cc662 add helper method to generate a simple random string jordanbrauer 2021-02-13 11:19:40 -06:00
  • a7e2856887 add test for totally invalid PHP class name jordanbrauer 2021-02-13 11:19:00 -06:00
  • 721e047485 add another test case with non-standard PHP test file name jordanbrauer 2021-02-13 11:18:28 -06:00
  • 301ff155a4 prevent parse errors by escaping the quote used for filename property jordanbrauer 2021-02-13 11:17:52 -06:00
  • 40f2065575 catch parse errors and let the user know in a friendlier manner jordanbrauer 2021-02-13 11:12:09 -06:00
  • be906eb823 remove additional str_replace call in favour of adjusting the relative path regexp jordanbrauer 2021-02-13 11:08:08 -06:00
  • 2cee825f61 rename test sub directory jordanbrauer 2021-02-13 11:07:22 -06:00
  • ea6308bfdf add tests for vaious file naming conventions resulting in various suffixes jordanbrauer 2021-02-13 09:45:41 -06:00
  • c6a6f7e2ab fix typo jordanbrauer 2021-02-13 00:15:54 -06:00
  • 20077c285a WIP proof of concept fix for multiple file extensions in test suffix jordanbrauer 2021-02-13 00:14:20 -06:00
  • fa13016785 docs: update changelog v1.0.2 Owen Voke 2021-02-04 09:15:54 +00:00
  • b81bb9d621 chore(deps): add support for PHPUnit 9.5.2 Owen Voke 2021-02-04 09:12:29 +00:00
  • 2deb53c14f docs: fix typo Owen Voke 2021-01-18 09:50:21 +00:00
  • 6b8feed08a docs: update changelog v1.0.1 Owen Voke 2021-01-18 09:35:53 +00:00
  • 2fe8e07cf3 Merge pull request #261 from owenvoke/feature/update-phpunit Owen Voke 2021-01-18 09:31:57 +00:00
  • d2c907868e chore(deps): add support for PHPUnit 9.5.1 Owen Voke 2021-01-18 09:11:38 +00:00
  • a2900a5e09 Merge pull request #251 from MatanYadaev/fix-expect-phpdoc Nuno Maduro 2021-01-05 20:19:03 +01:00
  • df934bacd9 fix TestCase expect phpDoc Matan Yadaev 2021-01-05 20:42:14 +02:00
  • b0f03c278d docs: updates changelog v1.0.0 Nuno Maduro 2021-01-03 17:27:11 +01:00
  • b59b321249 Merge pull request #245 from gpibarra/make-dusk-test Nuno Maduro 2021-01-02 23:35:32 +01:00
  • 82d6991cf8 docs: updates sponsors Nuno Maduro 2020-12-28 20:17:23 +01:00
  • d693d99379 Update src/Laravel/Commands/PestTestCommand.php Gerardo Ibarra 2020-12-28 13:51:03 -03:00
  • 50c1136be8 MakeDuskTest Gerardo Ibarra 2020-12-28 13:13:30 -03:00
  • dd491e516c Update FUNDING.yml Nuno Maduro 2020-12-28 15:54:30 +01:00
  • 078aab0d3d Update FUNDING.yml Nuno Maduro 2020-12-28 02:00:30 +01:00
  • 89c9f4b428 Update FUNDING.yml Nuno Maduro 2020-12-28 01:59:56 +01:00
  • 2148e896e2 Update FUNDING.yml Nuno Maduro 2020-12-28 01:59:30 +01:00
  • 7ba49b2e3e chore: fixes style Nuno Maduro 2020-12-27 21:42:08 +01:00
  • 54a285f7e3 Update PestInstallCommand.php Nuno Maduro 2020-12-27 17:40:26 +01:00
  • 3ed20d059c Merge pull request #240 from pestphp/feat/improve-init Nuno Maduro 2020-12-27 16:25:48 +01:00
  • 92b6800f28 feat(improve-init): fixes styleci Nuno Maduro 2020-12-27 15:39:17 +01:00
  • 29cfd1a2dc feat(improve-init): typos Nuno Maduro 2020-12-27 15:33:52 +01:00
  • 45c09ea0ed feat(improve-init): wording Nuno Maduro 2020-12-27 15:28:32 +01:00
  • 424e24d530 feat: improve init files Nuno Maduro 2020-12-27 15:24:21 +01:00
  • 26b2e3561a docs: update changelog v0.3.19 Owen Voke 2020-12-27 11:36:24 +00:00
  • 60aea6798d Merge pull request #239 from gpibarra/patch-1 Nuno Maduro 2020-12-27 02:46:08 +01:00
  • fac3fe3f55 docs: updates changelog v0.3.18 Nuno Maduro 2020-12-26 21:31:38 +01:00
  • 17fac0a488 Update composer.json Nuno Maduro 2020-12-26 21:19:28 +01:00
  • 6abc2207b2 change binary path pest:dusk Gerardo Ibarra 2020-12-23 15:08:49 -03:00
  • 885d224c5d docs: updates changelog v0.3.17 Nuno Maduro 2020-12-20 17:22:40 +01:00
  • 12441deab8 chore: upgrades version Nuno Maduro 2020-12-20 17:22:33 +01:00
  • 8852fd14ce Merge pull request #236 from avrahamappel/master Nuno Maduro 2020-12-20 17:18:53 +01:00
  • e3814e6d9c chore: fixes static analsysis on uses_classs Nuno Maduro 2020-12-20 17:12:08 +01:00
  • e19eba0942 Rebuild snapshots avrahamappel 2020-12-17 23:24:29 -05:00
  • b6e2763731 Move dependency mapping to TestCase avrahamappel 2020-12-17 23:24:11 -05:00
  • f75a3ee865 Add test for inheritance with depends avrahamappel 2020-12-15 22:29:37 -05:00
  • d707c2f208 Merge pull request #209 from NickSdot/make-root-path-working-in-subdirectory-structures Nuno Maduro 2020-12-15 01:58:05 +01:00
  • a43b86d9eb chore: removes rector v0.3.16 Nuno Maduro 2020-12-13 23:11:50 +01:00
  • 5279d5e913 chore: pin expectations plugin version Nuno Maduro 2020-12-13 23:09:32 +01:00
  • df7fb92e03 chore: removes rector Nuno Maduro 2020-12-13 22:55:09 +01:00
  • 95c3418313 docs: updates changelog Nuno Maduro 2020-12-13 22:52:06 +01:00
  • 67a8be9347 chore: fixes snapshots Nuno Maduro 2020-12-13 22:50:13 +01:00