Commit Graph

564 Commits

Author SHA1 Message Date
129325db8e Add windows support to Backtrace 2022-09-27 22:47:02 +02:00
8d4fa06ba3 Removes unused code 2022-09-25 16:36:32 +01:00
e2ab53ed53 Fixes symlinked namespaces 2022-09-25 11:40:56 +01:00
5c4e98cf0c Docs 2022-09-25 11:40:38 +01:00
6bad9d302b Fixes coverage size 2022-09-25 11:38:25 +01:00
3799dc7a2a Update Expectation.php 2022-09-19 11:03:30 +01:00
a8b8adafdf Any Matcher refactor 2022-09-19 12:01:44 +02:00
961e44b5ad revert expectation failure message arg back to $message 2022-09-19 11:10:51 +02:00
f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
bac941715a rename message key to failureMessage 2022-09-19 10:37:37 +02:00
8a3caa5e7f add custom message to failed expectations 2022-09-19 09:03:27 +02:00
fa1145dced Moves Laravel stuff to plugin 2022-09-18 15:59:29 +01:00
b6598af59f Improves init command 2022-09-18 11:54:07 +01:00
4de7284657 Improves help command 2022-09-18 11:10:18 +01:00
0e0e2adfbe Fixes --version and --help 2022-09-17 23:47:47 +01:00
b0b83505af Adds --profile 2022-09-16 19:11:59 +01:00
3d5271f512 Improves coverage feedback 2022-09-16 17:47:32 +01:00
9fd8610390 Adds compact printer 2022-09-16 16:27:23 +01:00
1e7e164d84 Removes non-readonly property 2022-09-16 11:28:25 +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
579b975318 Fixes --filter 2022-09-15 23:55:54 +01:00
d8f3e9c313 Avoids extra line at the end 2022-09-15 23:55:39 +01:00
01ccbfe254 Improves display of memory plugin 2022-09-15 23:55:26 +01:00
af82c1005a Adds todo 2022-09-15 23:08:32 +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
797ebb2986 Style 2022-09-15 14:31:53 +01:00
ddb75441e7 Fixes types 2022-09-15 14:18:10 +01:00
0953ae431e Fixes ignorable tests 2022-09-15 14:10:25 +01:00
46ffdf9c7a Enables integration 2022-09-15 12:07:32 +01:00
1006b9cb7b Style 2022-09-15 11:29:45 +01:00
6769231b00 Fixes using test cases on uses with tests 2022-09-15 09:13:45 +01:00
3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
173a72e69d revert unwanted code 2022-08-29 15:51:22 +02:00
38a82cd142 fix types 2022-08-29 14:04:47 +02:00
42ceddf374 fix tests 2022-08-29 13:13:33 +02:00
8594980dae fix Dynamic Properties attribute 2022-08-29 12:44:45 +02:00
a4ec4b2841 fix tests against PhpUnit 10 refactors 2022-08-25 16:20:00 +02:00
c0d66b7dc7 allow dynamic properties 2022-08-25 15:56:14 +02:00
4e95a65af1 fix lint 2022-08-02 11:03:06 +02:00
1706e1d2e0 fix lint 2022-08-02 11:01:17 +02:00
afedf83f5d fix PhpUnit allowiing abstract testcases no more 2022-06-23 15:32:38 +02:00
402995bf29 implement our own Printer class because PhpUnit DefaultPrinter has become final 2022-06-23 14:24:10 +02:00
c0fc52f719 chore: removes team printer while printer stuff is not ready 2022-06-10 09:31:39 +01:00
41dbc947fa Merge pull request #520 from abenerd/feature/new-expectation
add new expectation
2022-05-24 08:00:25 +01:00
4821bd4423 fix: high order tests debug 2022-05-12 20:05:36 +01:00
452d4b26b9 add new expectation 2022-05-08 11:13:45 +02:00
1e86dcecd0 Better PHPStan types 2022-04-30 11:08:42 +02:00
949ba1f298 fix PHPStan types 2022-04-29 23:06:29 +02:00