Commit Graph

  • e8595c56b3 Merge branch 'master' into teamcity-styling luke 2021-07-30 11:46:57 +01:00
  • 4a9fb2fa74 Snapshot update luke 2021-07-28 10:41:47 +01:00
  • d8fae6d689 Datasets can now access the test case and are executed after the setup method has run. luke 2021-07-28 10:39:39 +01:00
  • 252f9a0e46 Merge pull request #321 from jordanbrauer/fix-missing-dataset-errors Nuno Maduro 2021-07-28 09:57:39 +01:00
  • 8d24b4a217 chore: replace prop set/check with method call jordanbrauer 2021-07-27 23:39:26 -05:00
  • 43920f79a9 feat: add count method for checking message type presence jordanbrauer 2021-07-27 23:36:09 -05:00
  • 55bfc5856b Merge branch 'master' into fix-missing-dataset-errors jordanbrauer 2021-07-27 23:02:12 -05:00
  • cd9d4acbc2 release: v1.13.0 Nuno Maduro 2021-07-28 02:03:24 +01:00
  • 2b5355419a chore: fixes types Nuno Maduro 2021-07-28 01:59:47 +01:00
  • 22b822ce87 fix: skip with a false condition being ignored Nuno Maduro 2021-07-28 01:57:13 +01:00
  • b2c298b926 Merge pull request #363 from freekmurze/add-to-be-in Nuno Maduro 2021-07-28 00:09:54 +01:00
  • 671f3df115 fix tests freek 2021-07-28 01:00:19 +02:00
  • 2dd77001b7 static analysis fix freek 2021-07-28 00:42:54 +02:00
  • 5f574ded81 add toBeIn freek 2021-07-28 00:36:43 +02:00
  • 6309e6818d Update README.md Nuno Maduro 2021-07-26 23:19:51 +01:00
  • 4813ab6ffb Add sponsor Nuno Maduro 2021-07-26 23:18:55 +01:00
  • 4ebba1298a release: v1.12.0 v1.12.0 Nuno Maduro 2021-07-26 22:46:22 +01:00
  • 2e0d1bb5a0 Merge branch 'master' of https://github.com/pestphp/pest Nuno Maduro 2021-07-26 22:45:08 +01:00
  • 09d2b16767 docs: updates changelog Nuno Maduro 2021-07-26 22:45:03 +01:00
  • f56556eb73 Merge pull request #357 from jordanbrauer/fix-static-hooks Nuno Maduro 2021-07-26 22:33:58 +01:00
  • f387ca8624 Merge pull request #353 from rezaamini-ir/master Nuno Maduro 2021-07-26 22:27:08 +01:00
  • ca9d783cf9 chore: makes phpunit/phpunit requirement above ^9.3.7 Nuno Maduro 2021-07-26 22:02:57 +01:00
  • 863ddea50b style: split assignment into two lines clarity jordanbrauer 2021-07-22 17:54:22 -05:00
  • 00b4bb6305 Merge branch 'master' into fix-missing-dataset-errors jordanbrauer 2021-07-21 21:26:33 -05:00
  • d217503a6a test: use consistent test descriptors jordanbrauer 2021-07-21 20:47:48 -05:00
  • b6012862c4 style: run linter jordanbrauer 2021-07-21 20:43:21 -05:00
  • 60c0ad006f fix: prevent the global hooks from piling up (#351) jordanbrauer 2021-07-21 20:38:20 -05:00
  • 79ff332afe test: global "all" hooks must only run once (#351) jordanbrauer 2021-07-21 20:32:39 -05:00
  • 595bbe32a4 Add bool to the condition Reza Amini 2021-07-22 01:41:12 +04:30
  • 328427bfdb docs: update changelog v1.11.0 luke 2021-07-21 12:59:45 +01:00
  • 51f556799c Merge pull request #352 from pestphp/higher-order-callable-datasets Nuno Maduro 2021-07-21 12:04:35 +01:00
  • 5e0a0855ea Add a better description Reza Amini 2021-07-21 14:38:11 +04:30
  • 7ec3460d73 Add --force flag to pest:test command Reza Amini 2021-07-21 13:02:09 +04:30
  • 4c8c42cd20 Refactor luke 2021-07-21 08:47:55 +01:00
  • 09682dd393 Alters test to prove order doesn't matter luke 2021-07-21 08:16:54 +01:00
  • 82c18d3848 Type fixes luke 2021-07-21 07:58:05 +01:00
  • 3bdba9210d Adds another test luke 2021-07-21 07:44:05 +01:00
  • 371620d161 Adds support for receiving datasets in higher order tests luke 2021-07-21 07:40:19 +01:00
  • d10281f851 Adds test cases for loggers and removes use of str_starts_with. luke 2021-07-19 12:59:18 +01:00
  • 47ceb2419b Update README.md Nuno Maduro 2021-07-16 22:12:31 +01:00
  • 771b5b2e53 Adds Spatie Nuno Maduro 2021-07-16 22:12:19 +01:00
  • 05f72f9b6d Aligns test case name with test names luke 2021-07-16 17:59:07 +01:00
  • f9de1b9c00 Refactor luke 2021-07-16 17:51:12 +01:00
  • 9516e56242 Improves test case name styling luke 2021-07-16 17:50:18 +01:00
  • 5f315fc899 Updates warning color luke 2021-07-16 17:46:30 +01:00
  • e59606818d More work on output luke 2021-07-16 17:26:48 +01:00
  • e16104350e More work on output luke 2021-07-16 16:45:35 +01:00
  • df31191f4e Merge branch 'master' into teamcity-assertion-fix luke 2021-07-16 16:45:16 +01:00
  • 5b310f6f93 More work on output luke 2021-07-16 15:58:44 +01:00
  • 0200f90e9a Start of work on better TeamCity output luke 2021-07-16 15:06:10 +01:00
  • 027e69e48f Merge pull request #349 from pestphp/teamcity-assertion-fix Luke Downing 2021-07-16 14:58:30 +01:00
  • 33e01e3805 Merge pull request #348 from jdanino/stubfix Nuno Maduro 2021-07-16 14:26:01 +01:00
  • 13781dcd14 Fixes the assertion output showing as 0 in the TeamCity logger. luke 2021-07-16 13:17:33 +01:00
  • 164bad437a Fixes the assertion output showing as 0 in the TeamCity logger. luke 2021-07-16 13:10:30 +01:00
  • 7ddcc03ad9 Update stubs/Unit.php Nuno Maduro 2021-07-16 13:00:32 +01:00
  • bbe4445257 Fix the unit test stub Joni Danino 2021-07-16 12:40:57 +02:00
  • d90ddf889c docs: update changelog v1.10.0 luke 2021-07-12 11:54:40 +01:00
  • 5907164749 Merge pull request #341 from pestphp/hot-hoe Luke Downing 2021-07-12 11:52:04 +01:00
  • eb6de433b7 docs: update changelog v1.9.1 luke 2021-07-11 09:08:31 +01:00
  • 32f72cdf55 Merge pull request #344 from pestphp/callable-expect-fix Luke Downing 2021-07-11 09:04:59 +01:00
  • c160d97428 Forces higher order test callable expects to be closures. luke 2021-07-11 07:56:02 +01:00
  • 2a8de0565f Adds support for Higher Order Expectations in Higher Order Tests luke 2021-07-09 16:50:15 +01:00
  • 5ab3c6e2d7 Merge pull request #340 from pestphp/better-tap-type-hinting Nuno Maduro 2021-07-09 16:34:18 +01:00
  • 50ece576a7 Improves type-hinting for target in HigherOrderTapProxy luke 2021-07-09 16:09:53 +01:00
  • 9c202fa2d7 Improves type-hinting for tap method luke 2021-07-09 16:07:37 +01:00
  • e4e9cb09e4 docs: update changelog v1.9.0 luke 2021-07-09 09:15:22 +01:00
  • 6a7597c01a Merge pull request #339 from pestphp/exception-improvements Nuno Maduro 2021-07-09 09:08:05 +01:00
  • dd05452edd Renames a property to be more inclusive. luke 2021-07-08 18:39:09 +01:00
  • 99ea9f42e5 Allows you to just specify an exception message when calling throws. luke 2021-07-08 18:32:02 +01:00
  • 7d6a86adc7 docs: update changelog v1.8.0 luke 2021-07-08 18:11:02 +01:00
  • 7fbd2661c8 Merge pull request #338 from pestphp/skip-closure-support Luke Downing 2021-07-08 18:05:27 +01:00
  • 6ce678d1c2 Adds an extra test to ensure that skipping takes place before higher order callables. luke 2021-07-08 17:52:56 +01:00
  • 5049b996db Merge branch 'master' into skip-closure-support luke 2021-07-08 17:50:48 +01:00
  • d838456caa Merge pull request #331 from pestphp/higher-order-tap-and-defer Luke Downing 2021-07-08 17:38:17 +01:00
  • e45c4ff4f1 Refactors HigherOrderMessage luke 2021-07-08 17:30:39 +01:00
  • fa3959db17 Type hints for callable luke 2021-07-08 13:12:30 +01:00
  • b97e206f7a Closures passed to the skip method are now bound to the test case to allow for more complex logic. luke 2021-07-08 09:44:28 +01:00
  • 7e9edecc7f Higher Order Tests now resolve callable expectations. The tap method now always returns the test case. luke 2021-07-06 14:05:40 +01:00
  • dc75b34deb refactor: move logic into boolean method in TestCaseFactory Jordan Brauer 2021-06-30 09:51:49 -05:00
  • 8e22803797 Merge branch 'master' into fix-missing-dataset-errors Jordan Brauer 2021-06-30 09:04:20 -05:00
  • c290909eb3 Adds @mixin for HigherOrderCallables class luke 2021-06-25 09:24:16 +01:00
  • f2e56da2da Updates snapshots luke 2021-06-24 22:58:29 +01:00
  • e6b258534a Merge branch 'master' into higher-order-tap-and-defer luke 2021-06-24 22:57:48 +01:00
  • acef002a2d Adds tap for Higher Order tests luke 2021-06-24 22:57:26 +01:00
  • 11ebe014fb docs: update changelog v1.7.1 luke 2021-06-24 21:44:57 +01:00
  • 2d13c6e219 Merge pull request #330 from pestphp/higher-order-expectation-and Nuno Maduro 2021-06-24 21:42:22 +01:00
  • fbcb492c79 Simplification luke 2021-06-24 21:40:24 +01:00
  • 4f67eff619 Start of work luke 2021-06-24 21:38:02 +01:00
  • 3c2c767e09 Updates snapshot luke 2021-06-24 21:35:16 +01:00
  • ff527baa1d Allows and in Higher Order Expectations. luke 2021-06-24 21:31:12 +01:00
  • 621718d4b1 Merge pull request #329 from bigint/master Nuno Maduro 2021-06-23 10:28:49 +01:00
  • 59adc57344 Update phpunit/phpunit to 9.5.6 bigint 2021-06-23 14:55:09 +05:30
  • 82bd836ae9 Merge branch 'master' into fix-missing-dataset-errors Jordan Brauer 2021-06-21 19:50:15 -05:00
  • 1680613e12 docs: update changelog v1.7.0 luke 2021-06-19 14:42:29 +01:00
  • f6d3ce41bc chore: updates funding Nuno Maduro 2021-06-18 22:17:44 +01:00
  • d16a48bf0f chore: cs Nuno Maduro 2021-06-18 22:16:54 +01:00
  • 9459ce4030 Merge pull request #324 from pestphp/nested-higher-order-expectations Nuno Maduro 2021-06-18 22:12:17 +01:00
  • c773d1cd57 chore: type checks scripts folder Nuno Maduro 2021-06-18 22:09:56 +01:00
  • 22a1aac84a Fixes types luke 2021-06-18 22:08:47 +01:00
  • 3a20696da4 CS luke 2021-06-18 22:03:51 +01:00