Commit Graph

879 Commits

Author SHA1 Message Date
fd4f161edd release: v2.24.1 2023-10-26 11:02:35 -04:00
811ef27ee4 release: v2.24.0 2023-10-17 10:07:18 +01:00
22a7fd0656 chore: adjusts snapshots 2023-10-17 10:07:08 +01:00
2d5840f947 Merge pull request #933 from hungthai1401/throws_unless
[2.x] Add `throwsUnless`
2023-10-17 10:03:16 +01:00
86c107ae5e Extract ANSI escape sequence to a function 2023-10-13 20:16:46 +03:30
7249b59e52 fix lifecycle hook scope 2023-10-13 17:51:02 +03:30
b126e8e6e4 release: v2.23.2 2023-10-10 16:40:34 +01:00
cef5c36885 release: v2.23.1 2023-10-10 15:57:14 +01:00
21b30b22a7 release: v2.23.0 2023-10-10 15:41:56 +01:00
6513ad6ced release: v2.22.1 2023-10-10 14:59:16 +01:00
a312cecede release: v2.22.0 2023-10-10 08:45:41 +01:00
5101b9dce3 add to be url expectation 2023-10-09 20:02:11 +01:00
ecff90da1c fix: add repeat iteration as the last argument when combined with dataset 2023-10-06 15:07:48 +02:00
6068ef6150 feat: adds support for PHPUnit 10.4 2023-10-06 13:33:31 +01:00
3ee5c29a00 feat: add repeat iteration as function argument if no extra dataset is provided 2023-10-05 23:07:03 +02:00
79f5973e5a Add tests 2023-10-03 11:09:26 +02:00
a8b785f69e release: v2.20.0 2023-09-29 19:05:52 +01:00
be0d9e964b add toBeBetween() expectation 2023-09-22 01:55:06 +01:00
876629b744 release: v2.19.1 2023-09-19 11:01:29 +01:00
0d114e21fd chore: updates snapshots 2023-09-19 10:48:23 +01:00
bc08f2cb55 fix style issues 2023-09-18 01:13:51 +01:00
6c73a3d90b initial commit 2023-09-18 01:00:50 +01:00
b53e396aac release: v2.18.2 2023-09-13 23:14:31 +01:00
74df53c72b release: v2.18.1 2023-09-11 11:38:47 +01:00
2b0aa4b9c9 release: v2.18.0 2023-09-07 19:00:46 +01:00
e4ec2b3efa chore: updates snapshots 2023-09-06 11:58:48 +01:00
9c859ae7c4 Merge branch '2.x' into to_be_uuid 2023-09-06 11:53:58 +01: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
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
9dabecacbf Add toHaveMethod arch expectation 2023-09-01 18:32:40 +02:00
55b9266648 release: v2.16.1 2023-08-29 10:30:36 +01:00
5d6b717c9a fix missing datasets when defined in Pest.php file 2023-08-29 10:49:17 +02:00
e888f3613b refactor: change falsy to false 2023-08-24 16:40:30 +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
6c3d8829ce feat: throwsUnless method 2023-08-24 09:28:47 +07: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
2192373bec test: toHaveSameSize 2023-08-22 11:10:38 +07:00
79bc9e677f test: toHaveCount with invalid type 2023-08-22 10:36:10 +07:00
cbd6a65057 release: 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
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