Commit Graph

136 Commits

Author SHA1 Message Date
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
a34001faf0 WIP 2023-02-11 16:50:59 +00:00
2f519261f5 Fixes and improvements. 2023-02-11 16:50:59 +00:00
c45a303451 chore: removes unused code 2023-01-21 01:36:36 +00:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
d29d68a2c2 Adds initial implementation of --dirty option. 2022-12-05 08:59:42 +00:00
c5f6923e5a fix: methods name with \ 2022-12-04 23:49:58 +00:00
3aaa93931a Merge branch 'master' into datasets-scope
# Conflicts:
#	tests/.snapshots/success.txt
2022-11-30 14:06:05 +01:00
129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01:00
80854d5f87 Add DatasetInfo support class 2022-09-22 10:33:15 +02:00
cbee6e76b0 [feat] scoped datasets 2022-09-20 00:11:37 +02:00
f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
8a3caa5e7f add custom message to failed expectations 2022-09-19 09:03:27 +02:00
0e0e2adfbe Fixes --version and --help 2022-09-17 23:47:47 +01:00
3d5271f512 Improves coverage feedback 2022-09-16 17:47:32 +01:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
0669423138 Style 2022-09-15 21:11:42 +01:00
bee4eda3ef Adjusts tests to new printer 2022-09-15 20:54:46 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
a4ec4b2841 fix tests against PhpUnit 10 refactors 2022-08-25 16:20:00 +02:00
402995bf29 implement our own Printer class because PhpUnit DefaultPrinter has become final 2022-06-23 14:24:10 +02:00
77b7181b08 Make 'toHaveKeys' accept multi-dimensional associative arrays 2022-04-29 15:17:36 +02:00
80c411be44 add config loader to read phpunit file and get the tests directory or fallback 2022-03-30 15:39:50 +02:00
3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
6f9ebe04b0 phpstan fix 2022-02-05 11:36:02 +01:00
b99f65d936 Renames tap to defer. 2022-01-23 23:18:55 +00:00
d24091d224 Fix return docblock 2022-01-16 22:32:38 +10:00
98db677646 refacto: pipes 2021-12-05 14:03:09 +00:00
0fc90ec181 Merge branch 'master' into next-1 2021-11-29 09:36:07 +01:00
24943e5fbb Merge branch 'master' into better-dataset-support 2021-11-27 19:55:14 +00:00
ce2dcc3128 Merge branch 'master' into better-dataset-support
# Conflicts:
#	src/Concerns/Testable.php
2021-11-27 19:28:39 +00:00
beb14ce5f4 Improved generics for higher order 2021-11-27 18:48:58 +00:00
cdd67a6900 merge from master 2021-11-26 15:29:21 +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
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