Commit Graph

949 Commits

Author SHA1 Message Date
Nuno Maduro afb3dd459a Merge pull request #924 from hungthai1401/to_have_same_size_expectation
[2.x] Add `toHaveSameSize` expectation
2023-08-23 10:14:17 +01:00
Thai Nguyen Hung b6e3ffafa7 fix: phpstan 2023-08-23 08:14:27 +07:00
Thai Nguyen Hung dfcdaa3f8e feat: toHaveSameSize expectation 2023-08-22 11:10:25 +07:00
Thai Nguyen Hung 60b615ea6a fix: inconsistent type in InvalidExpectationValue exception at toHaveCount expectation 2023-08-22 10:35:07 +07:00
Nuno Maduro cbd6a65057 release: v2.16.0 2023-08-21 09:42:07 +01:00
Nuno Maduro 6d9c0483a6 chore: improves type checking 2023-08-21 09:39:55 +01: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 1c7b254395 Merge branch '2.x' into feat/string-case-expectations 2023-08-19 10:28:48 +02:00
Maurizio de1c721cd9 chore: improve error messages 2023-08-19 10:27:21 +02: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
Nuno Maduro c9e3932637 Merge pull request #911 from devajmeireles/feature/add-to-be-digits-expectation
[2.x] Introducing `toBeDigits` Expectation
2023-08-18 03:13:59 +00: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
Maurizio 997b0e9368 feat: add toBeStudlyCase 2023-08-17 20:49:40 +02:00
Maurizio a76414aeee feat: add toBeCamelCase 2023-08-17 20:49:21 +02:00
Maurizio d2096df82a feat: add toBeKebabCase 2023-08-17 20:48:51 +02:00
Maurizio 4951b1b0f9 feat: add toBeSnakeCase 2023-08-17 20:48:18 +02:00
Nuno Maduro c2985ffb31 release: v2.15.0 2023-08-17 11:28:55 +01:00
Nuno Maduro 492f797dd5 chore: style changes 2023-08-17 11:24:16 +01:00
Nuno Maduro 0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
Nuno Maduro a7aa923241 release: v2.14.1 2023-08-16 09:47:05 +01:00
Nuno Maduro b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
AJ Meireles 398e3ff3b5 introducing toBeDigits 2023-08-14 17:10:58 -03:00
Nuno Maduro df2212055b release: v2.14.0 2023-08-14 09:41:14 +01:00
JonPurvis f996a48dfa fix refacto check 2023-08-12 18:14:38 +01:00
JonPurvis 54e00dd4dc add expectations for uppercase, lowercase, alpha and alphanumeric 2023-08-12 16:41:15 +01:00
Nuno Maduro 47f2ae32c1 release: v2.13.0 2023-08-09 12:14:39 +01: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
Nuno Maduro e3a21384e6 release: v2.12.2 2023-08-07 10:29:25 +01:00
Nuno Maduro 331381eed5 release: v2.12.1 2023-08-07 10:26:55 +01:00
Nuno Maduro 3742e74adf feat: adds "phpunit/phpunit": "^10.3.1" support 2023-08-04 11:23:55 +01:00
Nuno Maduro 8a589022d9 release: v2.12.0 2023-08-02 23:04:35 +01:00
Nuno Maduro 00109e9976 tests: adds more tests regarding snapshots multiple 2023-08-02 23:02:00 +01: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 9afe2296a6 fix line endings on Windows 2023-08-02 10:45:30 +02:00
Fabio Ivona 0221c2a643 refactor 2023-08-01 17:18:55 +02:00
Fabio Ivona 0518971d2f refactor 2023-08-01 17:16:50 +02:00
Fabio Ivona fe3747f850 lint 2023-08-01 17:15:44 +02:00
Fabio Ivona 844d175981 refactor 2023-08-01 17:14:49 +02:00
Fabio Ivona 4e719214c6 fix incomplete tests while updating snapshots 2023-08-01 17:13:15 +02:00
Fabio Ivona 2f6b99885e Merge branch '2.x' into snaphsots-cleanup
# Conflicts:
#	src/Expectation.php
#	src/Expectations/OppositeExpectation.php
2023-08-01 17:04:11 +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
Nuno Maduro 049da041b2 release: v2.11.0 2023-08-01 14:43:50 +01: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