Commit Graph

2424 Commits

Author SHA1 Message Date
AFS 0bdaef29e9 Fix lingering }
Remove remaining } in toMatchObject.
2025-02-25 15:41:17 +01:00
AFS 1ad30a97b3 toMatchArray/Object wrong field fix
The functions toMatchArray and toMatchObject indicate that the wrong field is mismatching from the second loop on because the 'message' is overwritten and taken into the following loop. This patch creates a $second_message for the second test (value test) to keep the error message correct.
2025-02-25 15:34:37 +01:00
Nuno Maduro 66ceb64faa Updates tests 2025-02-03 13:36:47 +00:00
Nuno Maduro fa4098db8d Bumps dependencies 2025-02-03 13:30:45 +00:00
Nuno Maduro 4a987d3d5c release: 3.7.4 v3.7.4 2025-01-23 14:03:29 +00:00
Nuno Maduro 4079a08f5f feat: adds --compact to coverage 2025-01-23 13:59:51 +00:00
Nuno Maduro e4aab77a34 release: 3.7.3 v3.7.3 2025-01-23 12:51:02 +00:00
Nuno Maduro 709ecb1ba2 chore: adjusts tests v3.7.2 2025-01-19 17:35:09 +00:00
Nuno Maduro 6afb36519d release: 3.7.2 2025-01-19 17:16:25 +00:00
Nuno Maduro 150bb9478d docs: adjusts sponsors 2025-01-08 01:09:20 +00:00
Nuno Maduro bf3178473d release: 3.7.1 v3.7.1 2024-12-12 11:52:01 +00:00
Nuno Maduro d2eb94d723 chore: bumps phpunit and paratest 2024-12-12 11:50:43 +00:00
Nuno Maduro 9688b83a3d release: 3.7.0 v3.7.0 2024-12-10 11:54:49 +00:00
Nuno Maduro 675372c794 chore: fixes types 2024-12-10 11:54:42 +00:00
Nuno Maduro c18636b3d5 chore: adds phpunit 11.5.0 support 2024-12-10 11:53:59 +00:00
Nuno Maduro 145294a4a3 chore: style 2024-12-01 23:55:15 +00:00
Nuno Maduro c2cabaeae6 chore: fixes test suite 2024-12-01 23:16:34 +00:00
Nuno Maduro 918a8fc169 release: 3.6.0 v3.6.0 2024-12-01 22:46:00 +00:00
Nuno Maduro 5d32dd0641 feat: option to coverage 2024-12-01 22:45:31 +00:00
Nuno Maduro 982353fb38 release: 3.5.2 v3.5.2 2024-12-01 21:28:14 +00:00
Nuno Maduro 2eefa8b88d chore: adds phpunit 11.4.4 support 2024-12-01 21:26:11 +00:00
Nuno Maduro 787d5492ac chore: ignores temporary file 2024-12-01 20:41:34 +00:00
Nuno Maduro 06a0bd9b0b Bumps dependencies 2024-11-21 10:46:27 +00:00
Nuno Maduro 91afc81222 Updates sponsors 2024-11-09 14:20:12 +00:00
Nuno Maduro 179d46ce97 release: v3.5.1 v3.5.1 2024-10-31 12:12:45 -04:00
Nuno Maduro fa2bc1e536 chore: bumps dependencies 2024-10-31 12:12:37 -04:00
Nuno Maduro eaeb133c77 release: v3.5.0 v3.5.0 2024-10-22 15:33:27 +01:00
Nuno Maduro cf57ea1f94 Merge pull request #1295 from jshayes/nested-describe
Support for nested describe blocks
2024-10-22 13:41:38 +01:00
Nuno Maduro 0b7f4f2384 Merge pull request #1301 from faissaloux/update-tests-badge
Update tests badge to v3
2024-10-20 12:48:07 +01:00
Nuno Maduro 2903a7e621 release: v3.4.2 v3.4.2 2024-10-20 12:47:25 +01:00
Nuno Maduro b8964375c7 release: v3.4.1 2024-10-20 12:43:35 +01:00
Nuno Maduro bdcb883829 chore: bumps phpunit version 2024-10-20 12:43:28 +01:00
faissaloux 8a7e7f39ef update tests badge to v3 2024-10-17 02:33:25 +01:00
Nuno Maduro 67f217852c chore: uses stable version of collision and termwind v3.4.1 2024-10-15 17:17:09 +01:00
Nuno Maduro 1bad148487 release: v3.4.0 v3.4.0 2024-10-15 15:13:19 +01:00
Nuno Maduro e24f137b8e fix: deprecation 2024-10-15 15:09:26 +01:00
Nuno Maduro 6d9189f3f5 feat: php 8.4 support 2024-10-15 15:04:30 +01:00
jshayes 6968094e2b Add tests 2024-10-13 10:39:17 -04:00
jshayes 9510d4a2f9 Change array type hint 2024-10-13 09:54:19 -04:00
jshayes cd2eb3504b Add helper to get last element of array 2024-10-13 09:47:54 -04:00
jshayes 7c639cdbbd Add more tests 2024-10-13 00:41:04 -04:00
Nuno Maduro 1513ede73b release: v3.3.2 v3.3.2 2024-10-12 12:36:44 +01:00
Nuno Maduro 8c65197881 chore: bumps depndencies 2024-10-12 12:33:57 +01:00
jshayes a6cd83665c Execute all parent beforeEach and afterEach functions for each test 2024-10-11 23:51:18 -04:00
jshayes 0c57142c03 Fix an issue where a describe block will prevent a beforeEach call from executing 2024-10-11 21:24:08 -04:00
Nuno Maduro 3f65af9fdf Merge pull request #1292 from olivernybroe/policy-suffix
Add Policy suffix to policies
2024-10-11 09:34:05 +01:00
Nuno Maduro 42d89814e3 Merge pull request #1293 from AbdellahBoutmad/dir
modify test command in contrbuting.md
2024-10-11 09:33:41 +01:00
Nuno Maduro 1e3156a5b6 release: v3.3.1 v3.3.1 2024-10-11 09:31:24 +01:00
Nuno Maduro 97713c0832 chore: bumps dependencies 2024-10-11 09:31:16 +01:00
abdellah boutmad 62b0e3c9df modify test command in contrbuting.md 2024-10-10 12:34:04 +01:00