Commit Graph

146 Commits

Author SHA1 Message Date
Ash Allen 2e352c0084 Updated comments. 2023-08-01 13:09:53 +01:00
Luke Downing 6886558ed1 feat(arch): Adds support for opposite expectations of toHavePrefix and toHaveSuffix. 2023-07-31 11:28:53 +01:00
Nuno Maduro 2e622f6fd4 chore: fixes type checkign 2023-07-31 00:06:36 +01:00
Nuno Maduro 632ffc2f8e fix: arch assertions counter 2023-07-24 19:13:09 +01:00
Nuno Maduro 21a04fefcf fix: same class on toExtend 2023-07-08 17:54:21 +01:00
Nuno Maduro fb443e0fa0 chore: fixes type checking 2023-07-01 10:31:26 +01:00
Nuno Maduro 36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
Nuno Maduro 17db4bd616 chore: missing properties 2023-07-01 10:31:26 +01:00
Nuno Maduro c98d8ca26a feat: more expectations 2023-07-01 10:31:26 +01:00
Nuno Maduro d5334f96a4 chore: increase deps 2023-07-01 10:31:26 +01:00
Nuno Maduro 54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
Nuno Maduro ac13a288fb feat: improve grammar 2023-07-01 10:31:26 +01:00
Nuno Maduro e2ccc9deac chore: style changes 2023-07-01 10:31:26 +01:00
Nuno Maduro 5802bbc1dd feat: toHavePrefix, toHaveSuffix, toOnlyImplement, toImplementNothing 2023-07-01 10:31:26 +01:00
Nuno Maduro ee2f4eedbd feat: more reflection based expectations 2023-07-01 10:31:26 +01:00
Nuno Maduro 0de1ce053a feat: toBeFinal 2023-07-01 10:31:26 +01:00
Nuno Maduro be9056f978 feat: toUseStrictTypes 2023-07-01 10:31:26 +01:00
Nuno Maduro 7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
Nuno Maduro 236a9bd7ce chore: style changes 2023-03-21 13:42:21 +00:00
Nuno Maduro b4b212a426 feat: moves "UsedOn" to "UsedIn" 2023-03-16 19:48:52 +00:00
Nuno Maduro 0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
Nuno Maduro 39ee5b9b08 change: refactors DependOn to Use 2022-12-29 16:34:15 +00:00
Nuno Maduro 476f56b617 feat: adds toBeUsedOnNothing and toBeUsed 2022-12-28 16:27:08 +00:00
Nuno Maduro 174a9ca60b feat: adds toBeUsedOn 2022-12-28 16:09:47 +00:00
Nuno Maduro 138bdf599b feat: adds toOnlyBeUsedOn 2022-12-21 04:00:45 +00:00
Nuno Maduro 522504916b fix: namespace import 2022-12-21 00:11:55 +00:00
Nuno Maduro b04207d9ea feat: improves not->toDependOn 2022-12-21 00:09:38 +00:00
Nuno Maduro e1e926076a fix: types on arch expectations 2022-12-14 14:56:11 +00:00
Nuno Maduro 68bf8a2d26 feat: adds arch related expectations 2022-12-13 15:27:22 +00:00
Nuno Maduro 70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
Nuno Maduro 3799dc7a2a Update Expectation.php 2022-09-19 11:03:30 +01:00
Fabio Ivona a8b8adafdf Any Matcher refactor 2022-09-19 12:01:44 +02:00
Fabio Ivona f3a748fee3 create Any matcher 2022-09-19 11:00:13 +02:00
Fabio Ivona 8a3caa5e7f add custom message to failed expectations 2022-09-19 09:03:27 +02:00
Nuno Maduro 45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
Nuno Maduro e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
Nuno Maduro 3ff95faaaa Uses Collision ^7.0 2022-09-15 01:07:15 +01:00
Owen Voke 3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
Markus Hebenstreit 3601d01bd5 Added dump helper to Expectation class 2022-03-08 10:41:09 +01:00
Owen Voke 51ec80f11f fix: resolve PHPStan warnings 2022-03-03 18:20:24 +00:00
Fabio Ivona 6f9ebe04b0 phpstan fix 2022-02-05 11:36:02 +01:00
Luke Downing ead2dfd0a9 Makes json expectation usable in Higher Order Tests 2022-01-23 23:10:14 +00:00
Dan Harrin 635a71ce66 feature 2022-01-20 10:21:57 +00:00
Andrea Marco Sartori b3d3b4485d Do not nest expectations 2022-01-16 22:32:20 +10:00
Nuno Maduro b1f9ce2283 refacto: structure 2021-12-05 14:40:08 +00:00
Nuno Maduro e64b6fe924 refacto: pipes 2021-12-05 14:21:11 +00:00
Nuno Maduro 98db677646 refacto: pipes 2021-12-05 14:03:09 +00:00
Fabio Ivona 05f44ed84a fix phpstan 2021-11-29 10:06:00 +01:00
Fabio Ivona 6e7890c206 fix phpstan 2021-11-29 09:58:48 +01:00
Fabio Ivona 0fc90ec181 Merge branch 'master' into next-1 2021-11-29 09:36:07 +01:00