Commit Graph

  • 3fbec70ed3 chore: updates changelog v0.3.10 Nuno Maduro 2020-11-01 23:22:18 +01:00
  • d177ab5ec2 feat: support to phpunit v9.4.2 Nuno Maduro 2020-10-20 19:40:38 +02:00
  • ba08f2c11e Changes based on feedback https://github.com/pestphp/pest-intellij/issues/73#issuecomment-709201510 NickSdot 2020-10-15 19:46:16 +08:00
  • 13a8aee049 Get root path from already available and correct path of autoloader NickSdot 2020-10-14 21:31:28 +08:00
  • e4f5a284a6 Merge pull request #208 from owenvoke/bugfix/changelog-action Owen Voke 2020-10-13 11:16:15 +01:00
  • 6671b266da ci(changelog): fix issue with branch and update to v3 Owen Voke 2020-10-13 11:12:34 +01:00
  • 3728bd8e0f ci(changelog): update formatting and run on change Owen Voke 2020-10-13 11:12:06 +01:00
  • c3616edbc8 docs: update changelog v0.3.9 Owen Voke 2020-10-13 10:52:46 +01:00
  • 21143b2693 Merge pull request #207 from fetzi/master Owen Voke 2020-10-13 10:45:18 +01:00
  • 006f9232cc Update phpunit dependency constraint johannes.pichler 2020-10-13 08:20:55 +02:00
  • d1b61a34de Merge pull request #203 from olivernybroe/HelpCommand Oliver Nybroe 2020-10-08 14:47:19 +02:00
  • 896317ac97 Add Pest version to help command Oliver Nybroe 2020-10-07 08:50:29 +02:00
  • 4fd5c0edd4 Merge pull request #201 from octoper/changelog-action Nuno Maduro 2020-10-06 09:21:42 +02:00
  • e2c5d6d857 Update Changelog action to point to pestphp/docs Vaggelis Yfantis 2020-10-06 08:36:41 +02:00
  • 8057fe4bc2 Update Changelog Action Vaggelis Yfantis 2020-10-06 08:10:57 +02:00
  • ebc9690301 Merge pull request #134 from sshead/adds-dataset-names Nuno Maduro 2020-10-03 17:39:26 +02:00
  • 049ce1845e chore: update changelog v0.3.8 Owen Voke 2020-10-03 12:27:01 +01:00
  • faa6cd7deb Merge pull request #199 from owenvoke/feature/phpunit-9.4 Owen Voke 2020-10-03 12:16:36 +01:00
  • 1f9362c4e7 chore(composer): update to support PHPUnit 9.4 Owen Voke 2020-10-02 11:18:10 +01:00
  • 36fd18bcc8 Use Expectation API Stephen Shead 2020-10-01 12:27:55 +10:00
  • aa352317cb Add a named dataset test to output to snapshot Stephen Shead 2020-09-30 15:39:17 +10:00
  • edcd2cb50e Add name to description for named datasets Stephen Shead 2020-07-19 19:05:54 +10:00
  • be8a64e4b8 Merge pull request #196 from DannyvdSluijs/feature-fix-skip-on-higher-order-test Nuno Maduro 2020-09-30 21:41:59 +02:00
  • 2336bc0f65 Update snapshots Danny van der Sluijs 2020-09-30 21:36:05 +02:00
  • da82eecbae Add tests to ensure working. Danny van der Sluijs 2020-09-30 21:32:31 +02:00
  • 4855987ba8 chore: update changelog v0.3.7 Owen Voke 2020-09-30 13:03:23 +01:00
  • a493db1873 Revert to original target if new target is null Danny van der Sluijs 2020-09-29 21:51:28 +02:00
  • 4f677a6cc2 Merge pull request #193 from owenvoke/feature/dependencies Owen Voke 2020-09-24 12:12:03 +01:00
  • 228f2deb64 chore(composer): add support for PHPUnit 9.3.11 Owen Voke 2020-09-24 10:43:32 +01:00
  • 0fadf9a02c chore: update changelog v0.3.6 Owen Voke 2020-09-21 20:31:32 +01:00
  • 2b138ad76b Merge pull request #191 from owenvoke/feature/assert-regex Owen Voke 2020-09-21 20:28:42 +01:00
  • e3e4815b55 chore(expectations): rename 'toMatchRegEx' to 'toMatch' Owen Voke 2020-09-21 16:02:08 +01:00
  • f76f353c32 chore: update snapshots Owen Voke 2020-09-16 19:03:56 +01:00
  • 16b9f54dc3 feat(expectations): add toMatchRegEx Owen Voke 2020-09-16 18:56:16 +01:00
  • 281166475e Merge pull request #190 from owenvoke/feature/assert-constraint Owen Voke 2020-09-21 20:14:39 +01:00
  • 23805cb5d6 chore: update snapshots Owen Voke 2020-09-16 19:03:21 +01:00
  • 76d0f9cfc1 feat(expectations): add toMatchConstraint Owen Voke 2020-09-16 19:02:33 +01:00
  • 5b083e4eb1 chore: update changelog v0.3.5 Owen Voke 2020-09-16 10:35:17 +01:00
  • f48694b18a Merge pull request #187 from owenvoke/feature/assert-string Owen Voke 2020-09-16 10:33:00 +01:00
  • 8fa59ddbf0 Merge pull request #189 from owenvoke/feature/changelog-workflow Owen Voke 2020-09-16 09:26:17 +01:00
  • 2619db4026 chore: don't run changelog workflow on forks Owen Voke 2020-09-16 08:26:49 +01:00
  • f3a71fb100 chore: update snapshots Owen Voke 2020-09-16 08:22:35 +01:00
  • 04fafe742c feat(expectations): add toEndWith Owen Voke 2020-09-16 08:21:46 +01:00
  • cad8a41e6d feat(expectations): add toStartWith Owen Voke 2020-09-16 08:20:00 +01:00
  • 1567923cda docs: updates changelog v0.3.4 Nuno Maduro 2020-09-15 21:57:50 +02:00
  • c7116afcae tests: updates snapshots Nuno Maduro 2020-09-15 21:56:39 +02:00
  • 4e184b2f90 Adds toMatchObject Nuno Maduro 2020-09-15 21:53:25 +02:00
  • 9b5f664f00 Merge pull request #185 from owenvoke/feature/stubs Nuno Maduro 2020-09-15 13:06:33 +02:00
  • 0e89525ea8 chore: fix PHPUnit config Owen Voke 2020-09-15 10:45:17 +01:00
  • 0b6cdf8f02 chore: fix PHPUnit config stubs Owen Voke 2020-09-15 10:44:59 +01:00
  • 5f63d959e1 docs: updates changelog Nuno Maduro 2020-09-13 15:35:49 +02:00
  • be7fe41179 docs: updates changelog v0.3.3 Nuno Maduro 2020-09-13 15:16:38 +02:00
  • 204f343831 feat: adds toHaveKeys expectation Nuno Maduro 2020-09-13 15:15:37 +02:00
  • aa230a1716 docs: updates changelog v0.3.2 Nuno Maduro 2020-09-12 23:46:45 +02:00
  • 97f98569bc feat: adds support to PHPUnit 9.3.9 || 9.3.10 Nuno Maduro 2020-09-12 23:45:22 +02:00
  • 1318bf9830 Merge pull request #141 from olivernybroe/feat-teamcity Owen Voke 2020-09-11 09:14:33 +01:00
  • 3b58f946f1 Adds Scout APM as premium sponsor Nuno Maduro 2020-09-11 00:19:43 +02:00
  • dfc2470764 Merge pull request #179 from owenvoke/feature/badge Nuno Maduro 2020-09-07 12:15:42 +02:00
  • f650978dd0 docs: fix GitHub Actions badge in README Owen Voke 2020-09-07 11:12:20 +01:00
  • c6ba469e68 release: version v0.3.1 Nuno Maduro 2020-08-29 23:55:28 +02:00
  • 3a9997f9af docs: updates changelog Nuno Maduro 2020-08-29 23:55:05 +02:00
  • fb6cb891be Merge pull request #174 from pestphp/phpunit-upgrade Nuno Maduro 2020-08-29 22:59:51 +02:00
  • 76beda74c9 Allow phpunit 9.3.8 too Graham Campbell 2020-08-28 16:40:17 +01:00
  • 0398d4223b docs: updates changelog v0.3.0 Nuno Maduro 2020-08-27 22:47:10 +02:00
  • 360eeb4c7d Merge pull request #173 from owenvoke/feature/collision-stable Owen Voke 2020-08-26 11:00:43 +01:00
  • 79b4224a35 chore: update to use stable Collision 5 Owen Voke 2020-08-26 10:49:46 +01:00
  • 3c79c893c9 Merge pull request #169 from felixdorn/forwards-calls-to-helpers Nuno Maduro 2020-08-25 22:44:57 +02:00
  • a11f507191 Merge pull request #172 from owenvoke/feature/phpunit-9.3 Nuno Maduro 2020-08-25 22:44:38 +02:00
  • 6413f7040f chore: update PHPUnit configuration for coverage Owen Voke 2020-08-25 21:41:05 +01:00
  • 278af4b835 forward bad TestCase method calls to global functions Félix Dorn 2020-08-25 13:45:55 +02:00
  • fe885fbfb6 Merge pull request #170 from owenvoke/bugfix/snapshot-time Nuno Maduro 2020-08-25 10:25:23 +02:00
  • 61b2c426e4 fix: update snapshot generation to strip time Owen Voke 2020-08-24 21:29:56 +01:00
  • 4272d49fb7 Merge pull request #165 from owenvoke/bugfix/decoration Nuno Maduro 2020-08-19 20:28:57 +01:00
  • 014ab3b957 Merge pull request #166 from owenvoke/feature/version Nuno Maduro 2020-08-19 20:27:51 +01:00
  • 09a0a64f20 tests: update to use version() in test Owen Voke 2020-08-19 16:55:08 +01:00
  • bf79f7c63f chore: indicate 0.3 dev in version Owen Voke 2020-08-19 16:48:20 +01:00
  • 36b879f97d fix: don't decorate output if --colors=never is set Owen Voke 2020-08-19 13:36:41 +01:00
  • bcc206d183 chore(teamcity): static analysis fix Oliver Nybroe 2020-08-15 08:53:08 +02:00
  • 1e7b6a0396 Merge branch 'master' of https://github.com/pestphp/pest into feat-teamcity Oliver Nybroe 2020-08-15 08:30:46 +02:00
  • 57a1ccd213 Merge pull request #162 from owenvoke/feature/file-expectations Owen Voke 2020-08-13 10:15:37 +01:00
  • 708b4b1d49 tests: fix snapshots Owen Voke 2020-08-13 10:03:15 +01:00
  • 3695736b3a tests: update snapshots Owen Voke 2020-08-12 12:58:01 +01:00
  • 8cc9580253 tests(expectations): add tests for file assertions Owen Voke 2020-08-12 12:51:49 +01:00
  • e1fbf56f3d tests(expectations): fix method in test file Owen Voke 2020-08-12 12:51:35 +01:00
  • 50cd1056eb feat(expectations): add file assertions Owen Voke 2020-08-12 12:24:00 +01:00
  • cfe6a6728f Merge pull request #163 from owenvoke/feature/rector-php Nuno Maduro 2020-08-12 15:29:15 +01:00
  • 38344c99f1 style: apply Rector changes Owen Voke 2020-08-12 14:45:55 +01:00
  • 98ed779424 build: update Rector config to PHP Owen Voke 2020-08-12 13:00:19 +01:00
  • 943707cbcd Merge pull request #161 from pestphp/phpunit Owen Voke 2020-08-12 12:13:23 +01:00
  • 940e246f27 Require PHPUnit 7.3.7 Graham Campbell 2020-08-12 11:39:57 +01:00
  • 439ebcdcaf feat(expectation-api): adds failed assertations on not methods Nuno Maduro 2020-08-09 19:08:27 +01:00
  • d2db71bb78 tests: update snapshots Nuno Maduro 2020-08-09 18:31:08 +01:00
  • d85432933c Merge pull request #128 from GrahamCampbell/php8 Nuno Maduro 2020-08-08 22:53:24 +01:00
  • 3cfadee2bb PHP 8 and PHPUnit 9.3 support Graham Campbell 2020-08-07 11:23:45 +01:00
  • 27fbe3efcc docs: updates changelog v0.2.4 Nuno Maduro 2020-08-06 21:18:26 +01:00
  • d0eb2f15cd chore: keeps phpunit 9.2 for pest 0.2 Nuno Maduro 2020-08-06 21:15:46 +01:00
  • 051ca73cae Merge pull request #156 from voyula/patch-2 Owen Voke 2020-08-04 11:19:41 +01:00
  • 50a273f1f1 Add Yaml Support Musa 2020-08-04 12:54:49 +03:00
  • ffe5dde7f0 Merge pull request #151 from GrahamCampbell/patch-1 Nuno Maduro 2020-08-04 07:33:54 +01:00
  • 7e1747a364 Merge pull request #150 from innocenzi/fix/command-interactions Nuno Maduro 2020-08-03 21:26:11 +01:00