Commit Graph

177 Commits

Author SHA1 Message Date
Nuno Maduro cb1735f4d8 fix: removes process-isolation from --help output 2024-01-25 17:27:03 +00:00
Nuno Maduro 607a4906ac Merge pull request #1006 from JonPurvis/to-be-backed-enum-expectation
[2.x] Add `toBeStringBackedEnum()` and `toBeIntBackedEnum()` Architecture Expectations
2024-01-25 17:09:23 +00:00
Nuno Maduro 95cd550524 fix: pipes not allowing to modify original value 2024-01-25 16:10:16 +00:00
Nick Harris e27d2e7394 Fix typo in toBeClass 2023-12-23 00:36:41 +00:00
Nuno Maduro 453133d382 chore: code style changes 2023-12-15 11:42:09 +00:00
Allan Mariucci Carvalho c743b10a87 Update Expectation.php
Removed @internal phpdoc
2023-11-23 13:15:50 -03:00
JonPurvis 2e01776272 add to be backed enum expectation 2023-11-18 03:31:35 +00:00
JonPurvis 6c73a3d90b initial commit 2023-09-18 01:00:50 +01:00
AJ Meireles 3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
Nuno Maduro 0fc232bbc7 Merge pull request #934 from hungthai1401/to_have_attribute_expectation
[2.x] Add `toHaveAttribute` expectation
2023-09-03 23:18:47 +01:00
Ludovic Guénet b9b90295fa Update Expectation.php
Typo
2023-09-01 18:39:37 +02:00
ludoguenet 9dabecacbf Add toHaveMethod arch expectation 2023-09-01 18:32:40 +02:00
Thai Nguyen Hung e69899559d refactor: generic attribute 2023-08-24 15:23:13 +07:00
Thai Nguyen Hung 678898efe7 feat: toHaveAttribute expectation 2023-08-24 14:26:54 +07:00
Nuno Maduro 206548af2b Merge pull request #895 from cerbero90/feature/traversable-sequence
[2.x] Add support for nested traversable in sequence
2023-08-19 09:38:46 +00:00
Maurizio f8dd286213 chore: skip array list 2023-08-19 10:27:02 +02:00
Andrea Marco Sartori 2db15af24a Merge branch '2.x' into feature/traversable-sequence 2023-08-18 12:33:09 +02:00
Maurizio 478144fb35 feat: add toHaveStudlyCaseKeys 2023-08-17 20:51:26 +02:00
Maurizio 5d81cf0d4c feat: add toHaveCamelCaseKeys 2023-08-17 20:51:14 +02:00
Maurizio 0b115230f9 feat: add toHaveKebabCaseKeys 2023-08-17 20:50:51 +02:00
Maurizio 0b246f7a76 feat: add toHaveSnakeCaseKeys 2023-08-17 20:50:26 +02:00
Nuno Maduro 306b7eb2a6 feat: adds ddWhen and ddUnless 2023-08-09 12:14:32 +01:00
Nuno Maduro 02f72aabb2 Merge pull request #860 from devajmeireles/feature/add-dd-conditionally
Feature: Introducing The Ability to Dump Conditionally
2023-08-09 10:50:53 +00:00
Andrea Marco Sartori d94a6580f5 fix: type check 2023-08-02 20:49:27 +02:00
Andrea Marco Sartori 6ead2a4e8b feat(sequence): Add support for nested traversable 2023-08-02 20:31:53 +02:00
Fabio Ivona 4b24da1a58 Merge pull request #892 from ash-jc-allen/comment-updates
Updated comments
2023-08-01 16:35:42 +02:00
Ash Allen 2e352c0084 Updated comments. 2023-08-01 13:09:53 +01:00
Ash Allen 3f854713e6 Style updates. 2023-08-01 12:12:41 +01:00
Ash Allen 011bd3ba82 Added "toBeInvokable" arch expectation. 2023-08-01 12:09:18 +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
AJ Meireles b00bc4d5ea applying enhancement to use single dd function 2023-07-17 19:11:06 -03:00
AJ Meireles 8abc0d1920 applying enhancement to use ddWhen inside ddUnless 2023-07-17 14:12:54 -03:00
AJ Meireles ea967b439f Feature: Introducing The Ability to Dump Conditionally 2023-07-17 11:08:00 -03: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