Commit Graph

  • 5c84b0c6d3 The getFilenames method now respects only calls. luke 2021-08-13 11:07:52 +01:00
  • b6c06e8c30 Bugfix luke 2021-08-13 10:46:07 +01:00
  • c6435d5606 Adds a helpful message for users trying to run parallel without the plugin luke 2021-08-13 10:44:11 +01:00
  • 2887d212e3 CS fix luke 2021-08-13 10:30:26 +01:00
  • cadae52d5d Updates snapshots luke 2021-08-13 10:29:21 +01:00
  • d9749ca65b Adds a method for getting all filenames luke 2021-08-13 10:26:38 +01:00
  • c2070cd99d Refactor luke 2021-08-13 10:19:10 +01:00
  • 03d34e9a10 Removes isInParallel luke 2021-08-13 10:14:01 +01:00
  • 45e76a6df6 Typehint updates luke 2021-08-13 09:41:45 +01:00
  • 28dd3c2a03 Adds -P as a parallel shortcut luke 2021-08-13 09:39:56 +01:00
  • 5de981d923 Updates composer.json luke 2021-08-13 09:12:56 +01:00
  • a55b31e7c3 Update FUNDING.yml Nuno Maduro 2021-08-12 21:41:42 +01:00
  • 5f0bd8180e Update FUNDING.yml Nuno Maduro 2021-08-12 21:41:05 +01:00
  • e1f1fcccbe Removes unneeded dependency luke 2021-08-11 21:25:41 +01:00
  • ab04aef561 Refactors addOutput luke 2021-08-11 20:59:19 +01:00
  • 79ddb1f58e Composer change luke 2021-08-11 15:57:49 +01:00
  • c7a2e68941 Fixes a problem with the PhpUnit logger luke 2021-08-10 14:57:36 +01:00
  • 5c592928d4 Adds a new method, isInParallel, to the Testable trait to allow a test to determine its parallel status. luke 2021-08-10 14:34:10 +01:00
  • bcab4224fb Skips a test that doesn't support parallel. luke 2021-08-10 14:24:34 +01:00
  • 892f70b5b5 Refactor luke 2021-08-10 13:17:11 +01:00
  • 5c7de5ad75 Refactor luke 2021-08-10 12:04:15 +01:00
  • 995088b522 Refactor luke 2021-08-10 11:32:43 +01:00
  • ef503646ee Removes parallel classes. luke 2021-08-10 11:30:48 +01:00
  • a760470e48 Adds Pest output to parallel. luke 2021-08-09 18:57:20 +01:00
  • 1d4c1a5359 update snapshots Mert Aşan 2021-08-07 08:22:31 +03:00
  • 8e32b88fc8 add tests Mert Aşan 2021-08-07 08:22:26 +03:00
  • 1a7baad338 add throwsIf exception Mert Aşan 2021-08-07 08:22:16 +03:00
  • 31d1b1b91d Adds a little more spacing above the coverage output. luke 2021-08-06 15:15:09 +01:00
  • 7524c80af6 Merge pull request #370 from nuernbergerA/parallel Luke Downing 2021-08-06 15:04:51 +01:00
  • 721d5134b7 replace str_starts_with to support pre php 8.0 Adrian Nürnberger 2021-08-06 16:00:03 +02:00
  • 0b5321fdd7 only check for coverage driver if option is present Adrian Nürnberger 2021-08-06 15:48:38 +02:00
  • c86058fed1 use support class Adrian Nürnberger 2021-08-06 15:39:19 +02:00
  • 8b295b5e9d remove debug statements Adrian Nürnberger 2021-08-06 15:38:59 +02:00
  • 221248e691 introduced argument mapping, added pest coverage Adrian Nürnberger 2021-08-06 15:25:28 +02:00
  • 7621247bb7 Adds workflows for parallel luke 2021-08-05 17:45:50 +01:00
  • 463a50ebd4 Investigating bug fix luke 2021-08-05 17:39:23 +01:00
  • 62aabc6ae1 Bugfix. The TestCase is now aware of if it is running in parallel or not 😎 luke 2021-08-05 17:09:45 +01:00
  • 1ca9aa5ca6 Further cleanup luke 2021-08-05 16:43:09 +01:00
  • 7a76f8dce2 Further cleanup luke 2021-08-05 16:21:06 +01:00
  • beca27599c Further cleanup luke 2021-08-05 16:18:47 +01:00
  • 256b167eaf Improvements luke 2021-08-05 15:31:09 +01:00
  • 5526d4c24d Cleanup luke 2021-08-05 13:51:55 +01:00
  • 7ea138c640 CS fixes luke 2021-08-05 13:41:04 +01:00
  • c4a659c3b5 Composer changes luke 2021-08-05 13:16:29 +01:00
  • 0a3991c314 Initial working draft luke 2021-08-05 13:13:53 +01:00
  • d1a9e0bbe3 release: v1.15.0 v1.15.0 Nuno Maduro 2021-08-04 23:02:18 +01:00
  • 17eacfdf95 Update RELEASE.md Nuno Maduro 2021-08-04 23:01:40 +01:00
  • 9ec0762d41 tests: refactors toBeTruthy and toBeFalsy Nuno Maduro 2021-08-04 22:56:18 +01:00
  • 30f39f1850 Merge pull request #367 from gabbanaesteban/add-to-be-falsy-and-to-be-truthy Nuno Maduro 2021-08-04 22:45:39 +01:00
  • 8ee07330b3 Add toBeFalsy Esteban 2021-08-03 20:55:07 -04:00
  • cffde4564d Add toBeTruthy Esteban 2021-08-03 20:54:56 -04:00
  • ce7a7649a2 chore: removes scripts folder Nuno Maduro 2021-08-03 18:59:36 +01:00
  • eeed7e6a0a chore: removes scripts folder Nuno Maduro 2021-08-03 18:57:41 +01:00
  • d6844f5239 Delete compile.php Nuno Maduro 2021-08-03 18:55:53 +01:00
  • 06c4019e81 cs: removes comment Nuno Maduro 2021-08-03 18:22:15 +01:00
  • 7785a8cc58 chore: reverts changes regarding PHP 8.1 Nuno Maduro 2021-08-03 18:00:42 +01:00
  • 663516c1e3 Merge pull request #366 from jeroenvanrensen/patch-1 Nuno Maduro 2021-08-03 14:32:50 +01:00
  • e83667a20b docs: update changelog v1.14.0 luke 2021-08-03 14:01:53 +01:00
  • aa96d75fb9 Merge pull request #364 from pestphp/bound-datasets Luke Downing 2021-08-03 13:58:35 +01:00
  • a5af4bc5ed Fix typography Jeroen van Rensen 2021-08-03 15:04:03 +03:00
  • 57161ba5ad Merges master luke 2021-08-02 14:03:33 +01:00
  • b1a9254fc1 Merge branch 'master' into bound-datasets luke 2021-08-02 14:02:49 +01:00
  • e56e818659 Splits 8.1 OS jobs v1.13.0 luke 2021-08-02 13:06:41 +01:00
  • 79de0d5875 Splits 8.1 OS jobs luke 2021-08-02 13:05:55 +01:00
  • f6f8140ebc Splits 8.1 OS jobs luke 2021-08-02 13:05:29 +01:00
  • eed221af46 Adds continue-on-error for php 8.1 luke 2021-08-02 13:03:13 +01:00
  • 524457a4e6 Adds continue-on-error for php 8.1 luke 2021-08-02 13:00:07 +01:00
  • 8e289b7a7d Adds continue-on-error for php 8.1 luke 2021-08-02 12:59:07 +01:00
  • 172b69cf15 Adds continue-on-error for php 8.1 luke 2021-08-02 12:57:57 +01:00
  • 475279a4fa Adds continue-on-error for php 8.1 luke 2021-08-02 12:56:29 +01:00
  • 4b236bf9ff docs: update changelog luke 2021-08-02 12:50:44 +01:00
  • 50e2d10029 docs: update changelog luke 2021-08-02 12:50:28 +01:00
  • fa8a57f1ab Merge pull request #350 from pestphp/teamcity-styling Luke Downing 2021-08-02 12:47:54 +01:00
  • 715f8b420b Updates phpunit dependency version luke 2021-08-02 12:41:23 +01:00
  • c776bcf86d add toThrow expectation Kevin Bond 2021-07-26 20:47:14 -04:00
  • a0637d86ff Refactors luke 2021-08-01 17:00:01 +01:00
  • 1a941d7f92 Refactors luke 2021-08-01 16:45:06 +01:00
  • b5959aa3fa Refactors luke 2021-08-01 15:42:52 +01:00
  • 8861dd2401 Merges with master luke 2021-08-01 15:40:34 +01:00
  • da73f4b395 Merge branch 'master' into teamcity-styling luke 2021-08-01 15:36:53 +01:00
  • d5097d0fe5 Merge conflicts luke 2021-07-31 23:28:23 +01:00
  • 022ad4be0d Merge branch 'master' into bound-datasets luke 2021-07-31 23:27:38 +01:00
  • 2d2a83e9e8 chore: run tests against php 8.1 Nuno Maduro 2021-07-31 22:56:33 +01:00
  • 67c7bee4fa Merge pull request #365 from def-studio/expect-toContain-with-multiple-needles Nuno Maduro 2021-07-31 20:34:33 +01:00
  • 675b0f1ec8 implements multiple needles in expect()->toContain() Fabio Ivona 2021-07-31 18:29:03 +02:00
  • c2b86c3ab3 Removes pest from stack traces luke 2021-07-30 16:34:30 +01:00
  • 46337b8085 Removes pest from stack traces luke 2021-07-30 16:32:00 +01:00
  • df172d8eed Adds new lines luke 2021-07-30 15:36:38 +01:00
  • 24b9160b79 Removes new line from event printing luke 2021-07-30 15:34:31 +01:00
  • a7860b0b8e CS luke 2021-07-30 12:41:57 +01:00
  • 7471c224fa Output improvements. luke 2021-07-30 12:39:20 +01:00
  • 2996135155 Output improvements. luke 2021-07-30 12:38:13 +01:00
  • 1abab8d440 Output improvements. luke 2021-07-30 12:36:52 +01:00
  • e52c83e5be Output improvements. luke 2021-07-30 12:35:20 +01:00
  • 5ed4545737 Output improvements. luke 2021-07-30 12:34:10 +01:00
  • 8b39df68ce Output improvements. luke 2021-07-30 12:32:27 +01:00
  • 04d8a3762b Output improvements. luke 2021-07-30 12:31:03 +01:00
  • 0f7c8d00d6 Output improvements. luke 2021-07-30 12:29:39 +01:00
  • 12fb4f8639 Output improvements. luke 2021-07-30 12:24:23 +01:00
  • 6a84b825e6 Output improvements. luke 2021-07-30 12:23:24 +01:00