Commit Graph

1090 Commits

Author SHA1 Message Date
266447bcc0 feat: add --memory usage flag 2021-12-05 17:22:21 +00:00
b74a688677 tests: style 2021-12-05 14:59:07 +00:00
b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
e64b6fe924 refacto: pipes 2021-12-05 14:21:11 +00:00
c8697e0310 chore: fixes style 2021-12-05 14:05:01 +00:00
98db677646 refacto: pipes 2021-12-05 14:03:09 +00:00
6c3a8be049 Merge pull request #430 from def-studio/next-1
[v2.x] expectation pipes and interceptors
2021-12-05 12:27:20 +00:00
129a733888 chore: re-adds removed tests 2021-12-04 21:23:48 +00:00
5aeda553a4 fix: removes json file 2021-12-04 21:21:47 +00:00
0146186ddb fix: adds retry.json to gitignore 2021-12-04 21:20:28 +00:00
106b279ed0 feat: adds --retry option 2021-12-04 21:18:55 +00:00
05f44ed84a fix phpstan 2021-11-29 10:06:00 +01:00
6e7890c206 fix phpstan 2021-11-29 09:58:48 +01:00
2d2760e15c fix phpstan 2021-11-29 09:52:18 +01:00
b2eb69cbc1 fix phpstan 2021-11-29 09:48:10 +01:00
0fc90ec181 Merge branch 'master' into next-1 2021-11-29 09:36:07 +01:00
337d55b9ab lint 2021-11-29 09:25:00 +01:00
9f1e3dadf4 Merge pull request #424 from pestphp/better-dataset-support
[2.x] Vastly improves the logic around bound datasets to make them more user friendly
2021-11-27 20:07:25 +00:00
24943e5fbb Merge branch 'master' into better-dataset-support 2021-11-27 19:55:14 +00:00
33d1579660 Updates from main 2021-11-27 19:54:39 +00:00
8047ae570d chore: fixes cs 2021-11-27 19:54:21 +00:00
e236bf3821 chore: runs static workflows on php81 2021-11-27 19:51:58 +00:00
32c2df0444 chore: runs static workflows on php81 2021-11-27 19:44:41 +00:00
7a0e841a0d chore: fixes tests 2021-11-27 19:41:50 +00:00
ce2dcc3128 Merge branch 'master' into better-dataset-support
# Conflicts:
#	src/Concerns/Testable.php
2021-11-27 19:28:39 +00:00
52314a4928 Merge pull request #444 from pestphp/better_expectation_support
[2.x] Improved generics for higher order
2021-11-27 19:27:06 +00:00
d65cc9be84 Improved generics for higher order 2021-11-27 19:20:29 +00:00
beb14ce5f4 Improved generics for higher order 2021-11-27 18:48:58 +00:00
c49700dd47 Merge pull request #443 from pestphp/tweaks
Small Tweaks for Pest v2
2021-11-27 11:30:52 +00:00
3d0f267a5c Moves method evaluation to the method factory 2021-11-27 08:08:09 +00:00
729d7c4bef Small tweaks for PHP 8 2021-11-27 07:44:35 +00:00
d10b8f5d2c Merge branch 'master' into next-1 2021-11-26 16:25:40 +01:00
8494d4566a fix tests 2021-11-26 16:15:36 +01:00
7fd9cfa2e9 refactor 2021-11-26 15:44:35 +01:00
3df78f2edf Merge branch 'pipes-and-interceptors' into next-1
# Conflicts:
#	src/Concerns/Extendable.php
#	src/CoreExpectation.php
#	src/Expectation.php
#	src/Support/ExpectationPipeline.php
#	src/Support/Extendable.php
2021-11-26 15:31:40 +01:00
5f0752e874 applied changes from code review 2021-11-26 15:29:21 +01:00
cdd67a6900 merge from master 2021-11-26 15:29:21 +01:00
fce24ef01f Port from 1.x 2021-11-26 15:29:18 +01:00
47264416b1 Update FUNDING.yml 2021-11-26 15:29:18 +01:00
86dca12c09 refacto(phpstan-to-8): few adjustments 2021-11-26 15:29:18 +01:00
0b5cea6df1 upgrade to phpstan lvl 9 2021-11-26 15:29:18 +01:00
9258dcc988 fix phpstan failure 2021-11-26 15:29:18 +01:00
24edab45b1 fix tests 2021-11-26 15:29:18 +01:00
f3371e51fe wip toward lvl9 2021-11-26 15:29:18 +01:00
83b9f86972 upgrade to phpstan lvl 8 2021-11-26 15:29:15 +01:00
ca30677c53 upgrade to phpstan lvl 7 2021-11-26 15:29:15 +01:00
b205b8e748 trying to disable phpstan parallel processing 2021-11-26 15:29:15 +01:00
b9b9de1945 upgrade to phpstan level 6 2021-11-26 15:29:15 +01:00
22895ce682 docs: updates release 2021-11-26 15:29:15 +01:00
3829623984 Port from 1.x 2021-11-25 16:49:10 +00:00