|
|
d1aeabc9da
|
chore: style changes
|
2023-09-06 12:19:27 +01:00 |
|
|
|
e4ec2b3efa
|
chore: updates snapshots
|
2023-09-06 11:58:48 +01:00 |
|
|
|
dedcc6b887
|
Merge pull request #950 from hungthai1401/wrong_comment
[2.x] Correct some comment messages in `OppositeExpectation`
|
2023-09-06 11:55:17 +01:00 |
|
|
|
2b0ed2bc45
|
Merge pull request #948 from hungthai1401/to_be_uuid
[2.x] Add `toBeUuid` expectation
|
2023-09-06 11:54:05 +01:00 |
|
|
|
9c859ae7c4
|
Merge branch '2.x' into to_be_uuid
|
2023-09-06 11:53:58 +01:00 |
|
|
|
ae0a230046
|
chore: improves readability
|
2023-09-06 11:48:53 +01:00 |
|
|
|
644fade478
|
Merge pull request #949 from pestphp/fix-depends-with-describe
[2.x] Fix the Usage of `depends` With `describe`
|
2023-09-06 11:47:34 +01:00 |
|
|
|
c9e919dd40
|
fix: correct comment message in OppositeExpectation
|
2023-09-06 08:34:48 +07:00 |
|
|
|
42323e27b1
|
fix: correct method name
|
2023-09-06 08:21:42 +07:00 |
|
|
|
3927177b23
|
finishing the code
|
2023-09-05 20:36:18 -03:00 |
|
|
|
038fd80428
|
feat: toBeUUID expectation
|
2023-09-05 08:25:02 +07:00 |
|
|
|
cc6c5bf199
|
docs: updates changelog
v2.17.0
|
2023-09-04 00:20:57 +01:00 |
|
|
|
b88d9e8ff2
|
tests: update snapshots
|
2023-09-03 23:24:52 +01:00 |
|
|
|
0fc232bbc7
|
Merge pull request #934 from hungthai1401/to_have_attribute_expectation
[2.x] Add `toHaveAttribute` expectation
|
2023-09-03 23:18:47 +01:00 |
|
|
|
7dcd42d113
|
chore: prepares release
|
2023-09-03 21:39:21 +01:00 |
|
|
|
e79ffc6bad
|
tests: adjusts snapshots
|
2023-09-03 21:36:48 +01:00 |
|
|
|
8ea425b266
|
Merge pull request #947 from ludoguenet/2.x
[2.x] Add `toHaveMethod` arch expectation
|
2023-09-03 21:32:01 +01:00 |
|
|
|
3a0f6a1d09
|
chore: prepares release
|
2023-09-03 13:37:26 +01:00 |
|
|
|
b9b90295fa
|
Update Expectation.php
Typo
|
2023-09-01 18:39:37 +02:00 |
|
|
|
9dabecacbf
|
Add toHaveMethod arch expectation
|
2023-09-01 18:32:40 +02:00 |
|
|
|
04fa6b6372
|
Merge pull request #943 from fabio-ivona/datasets-in-pest-file
fix directory separator for windows
|
2023-08-29 10:36:58 +01:00 |
|
|
|
a0d2856f51
|
docs: update changelog
|
2023-08-29 10:36:06 +01:00 |
|
|
|
55b9266648
|
release: v2.16.1
v2.16.1
|
2023-08-29 10:30:36 +01:00 |
|
|
|
4313a1ef20
|
chore: bump dependencies
|
2023-08-29 10:30:28 +01:00 |
|
|
|
005ef03845
|
chore: bumps dependencies
|
2023-08-29 10:17:07 +01:00 |
|
|
|
bbac28c9f4
|
fix directory separator for windows
|
2023-08-29 11:14:23 +02:00 |
|
|
|
eb56483ba2
|
Merge pull request #942 from fabio-ivona/datasets-in-pest-file
[fix] missing datasets when defined in Pest.php file
|
2023-08-29 09:54:09 +01:00 |
|
|
|
5d6b717c9a
|
fix missing datasets when defined in Pest.php file
|
2023-08-29 10:49:17 +02:00 |
|
|
|
e69899559d
|
refactor: generic attribute
|
2023-08-24 15:23:13 +07:00 |
|
|
|
e6fe968d44
|
fix: pint
|
2023-08-24 14:45:11 +07:00 |
|
|
|
678898efe7
|
feat: toHaveAttribute expectation
|
2023-08-24 14:26:54 +07:00 |
|
|
|
14859a4c89
|
Merge pull request #930 from pestphp/feature/same-size-arg
[2.x] chore: resolve `toHaveSameSize` parameter
|
2023-08-23 12:01:34 +01:00 |
|
|
|
8a44d3f136
|
chore: resolve toHaveSameSize parameter
|
2023-08-23 11:28:41 +01:00 |
|
|
|
be71d6918d
|
chore: bump dependencies
|
2023-08-23 10:35:06 +01:00 |
|
|
|
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 |
|
|
|
b6e3ffafa7
|
fix: phpstan
|
2023-08-23 08:14:27 +07:00 |
|
|
|
6c95f3d8cf
|
Merge pull request #923 from hungthai1401/inconsistent_type_have_count_exception
[2.x] Inconsistent type have count exception
|
2023-08-22 10:37:59 +01:00 |
|
|
|
2192373bec
|
test: toHaveSameSize
|
2023-08-22 11:10:38 +07:00 |
|
|
|
dfcdaa3f8e
|
feat: toHaveSameSize expectation
|
2023-08-22 11:10:25 +07:00 |
|
|
|
79bc9e677f
|
test: toHaveCount with invalid type
|
2023-08-22 10:36:10 +07:00 |
|
|
|
60b615ea6a
|
fix: inconsistent type in InvalidExpectationValue exception at toHaveCount expectation
|
2023-08-22 10:35:07 +07:00 |
|
|
|
8787481e40
|
docs: updates changelog
|
2023-08-21 09:53:42 +01:00 |
|
|
|
c24406259f
|
docs: updates changelog
|
2023-08-21 09:51:12 +01:00 |
|
|
|
cbd6a65057
|
release: v2.16.0
v2.16.0
|
2023-08-21 09:42:07 +01:00 |
|
|
|
175004baf3
|
chore: adds testing on native functions
|
2023-08-21 09:40:04 +01:00 |
|
|
|
6d9c0483a6
|
chore: improves type checking
|
2023-08-21 09:39:55 +01:00 |
|
|
|
2dc413cba0
|
tests: update snapshots
|
2023-08-19 10:42:42 +01:00 |
|
|
|
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 |
|
|
|
af6de422e9
|
Merge pull request #921 from leMaur/feat/string-case-expectations
feat: add string case expectations
|
2023-08-19 09:38:31 +00:00 |
|
|
|
1c7b254395
|
Merge branch '2.x' into feat/string-case-expectations
|
2023-08-19 10:28:48 +02:00 |
|