Commit Graph

  • 60c0636523 release: v1.18.0 v1.18.0 Nuno Maduro 2021-08-30 00:05:26 +01:00
  • 16b6f96b47 Merge pull request #389 from dansysanalyst/toHaveLength-mblen Nuno Maduro 2021-08-29 12:18:38 +01:00
  • 042f2ec3f3 Use mb_strlen instead of grapheme_strlen Daniel Ang 2021-08-29 12:55:37 +02:00
  • 851ce36010 Merge pull request #386 from dansysanalyst/expectation-toHaveLength Nuno Maduro 2021-08-29 00:45:39 +01:00
  • 4f386894bd Revert "Use toHaveCount" Daniel Ang 2021-08-28 18:14:55 +02:00
  • 2289adade2 Use toHaveCount Daniel Ang 2021-08-28 17:54:29 +02:00
  • 29e21e3814 Merge pull request #385 from dansysanalyst/snapshot-contrib Nuno Maduro 2021-08-28 16:47:25 +01:00
  • 8367af22e7 Adds toHaveLength() Expectation & Tests Daniel Ang 2021-08-28 17:02:09 +02:00
  • e3d678dc04 Update snapshots Daniel Ang 2021-08-28 16:30:17 +02:00
  • 4ae482c707 feat: adds support for nunomaduro/collision:^6.0 Nuno Maduro 2021-08-27 22:32:18 +01:00
  • 075c31bc78 release: v1.17.0 v1.17.0 Nuno Maduro 2021-08-26 21:17:03 +01:00
  • 2125bf9668 chore: adjusts tests Nuno Maduro 2021-08-26 21:14:56 +01:00
  • dbf3c0a8cf Merge pull request #361 from kbond/throw-expectation Nuno Maduro 2021-08-26 21:02:38 +01:00
  • eca5f89e59 release: v1.16.0 v1.16.0 Luke Downing 2021-08-19 17:07:45 +01:00
  • 0b0beac122 Script update Luke Downing 2021-08-16 22:12:13 +01:00
  • 578e97123d Changes -P to -p luke 2021-08-13 22:09:55 +01:00
  • 01d672d563 Merge pull request #369 from pestphp/parallel Nuno Maduro 2021-08-13 16:00:26 +01:00
  • 490b2d66e5 Fix luke 2021-08-13 13:41:00 +01:00
  • 0368c4846f Adds a composer test:parallel script luke 2021-08-13 13:40:07 +01:00
  • 4dfc02c5da Refactor luke 2021-08-13 11:19:03 +01:00
  • 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