|
|
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 |
|
|
|
ca30677c53
|
upgrade to phpstan lvl 7
|
2021-11-26 15:29:15 +01:00 |
|
|
|
b9b9de1945
|
upgrade to phpstan level 6
|
2021-11-26 15:29:15 +01:00 |
|
|
|
94585789dc
|
refacto(phpstan-to-8): few adjustments
|
2021-11-18 23:39:37 +00:00 |
|
|
|
7ea6d8a35d
|
upgrade to phpstan lvl 9
|
2021-11-18 23:27:37 +01:00 |
|
|
|
8cdca8d012
|
fix tests
|
2021-11-18 01:04:59 +01:00 |
|
|
|
7bcd3ebaee
|
wip toward lvl9
|
2021-11-18 01:01:56 +01:00 |
|
|
|
d4a8a3ec37
|
upgrade to phpstan lvl 8
|
2021-11-18 00:12:39 +01:00 |
|
|
|
f3f58c7f52
|
upgrade to phpstan lvl 7
|
2021-11-15 22:20:00 +01:00 |
|
|
|
ffd4e6d577
|
upgrade to phpstan level 6
|
2021-11-15 12:23:53 +01:00 |
|
|
|
5287eff507
|
merge from master
|
2021-11-15 11:54:42 +01:00 |
|
|
|
b2cd60395f
|
chore: phpstan level 5
|
2021-11-14 21:39:24 +00:00 |
|
|
|
183f975166
|
chore: phpstan level 5
|
2021-11-14 21:23:02 +00:00 |
|
|
|
4b213d63bd
|
feat: reworks evalution of Test Case
|
2021-11-14 19:58:25 +00:00 |
|
|
|
22d16d54c6
|
Merge branch 'next' into better-dataset-support
# Conflicts:
# src/Concerns/Testable.php
|
2021-10-27 18:28:51 +01:00 |
|
|
|
648c6c5a27
|
refactor: comments
|
2021-10-24 19:37:29 +01:00 |
|
|
|
2b687a7269
|
refactor: PHP 8 features
|
2021-10-24 18:29:59 +01:00 |
|
|
|
e8c2fe6e35
|
fix: test class finder
|
2021-10-24 01:16:05 +01:00 |
|
|
|
cf47b45262
|
feat: basic PHPUnit 10 support
|
2021-10-24 01:03:18 +01:00 |
|
|
|
eed3ed5513
|
Vastly improves the logic around bound datasets to make them more user friendly.
|
2021-10-19 21:40:40 +01:00 |
|
|
|
de46ee0f64
|
fix: adds link to xdebug coverage mode
|
2021-10-10 15:33:27 +01:00 |
|
|
|
1e011c7b40
|
fix: warns about xdebug modes
|
2021-10-10 15:25:02 +01:00 |
|
|
|
fc53f08e37
|
implemented pipe closure with $next as the first parameter
|
2021-10-10 01:02:04 +02:00 |
|
|
|
bc4e5b9b4e
|
implemented pipe closure with $next as the last parameter
|
2021-10-10 00:16:21 +02:00 |
|
|
|
55376d32e5
|
moved decorate implementation to dedicated intercept and pipe calls
|
2021-10-09 10:22:24 +02:00 |
|