Nuno Maduro
f68d11ccae
chore: bumps dependencies
2025-03-29 17:44:06 +00:00
Clément Birklé
490f321a0d
fix: normalize snapshot paths for files outside tests directory
2025-03-19 15:59:45 +01:00
Antoine Bluchet
174645caa2
throw exception instead of using Panic
2025-03-18 14:49:32 +01:00
Nuno Maduro
ed70c9dc2b
refactor: type adjustments
2025-03-14 22:40:39 +00:00
AFS
2c3a53f6cd
Remove reset of message
...
Reset approach was not the right one.
2025-02-25 15:44:32 +01:00
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
Candra Sudirman
a5317c5640
fix: add ignoring clause for App\Features\Concerns on Laravel Preset
2025-02-08 00:07:21 +07:00
Nuno Maduro
4a987d3d5c
release: 3.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
2025-01-23 12:51:02 +00:00
jshayes
50ff347b59
Pass description into describe call
2025-01-20 17:40:18 -05:00
jshayes
b5b8fab09b
Fix an issue where beforeEach/afterEach functions were called on other describe blocks with the same name
2025-01-20 17:36:22 -05:00
Nuno Maduro
6afb36519d
release: 3.7.2
2025-01-19 17:16:25 +00:00
Nuno Maduro
bf3178473d
release: 3.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
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
Bakhromjon
1ac594bdf0
Add Attributes to Laravel preset
2024-12-06 16:07:59 +05:00
Nuno Maduro
918a8fc169
release: 3.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
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
olivernybroe
5331b44a18
Allow custom arch expectations
2024-11-20 11:54:36 +01:00
Nuno Maduro
179d46ce97
release: v3.5.1
2024-10-31 12:12:45 -04:00
Nuno Maduro
eaeb133c77
release: 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
2903a7e621
release: 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
sebastianfaber
53c94600cb
fix: handle -c flag same as --configuration
2024-10-16 22:19:08 +02:00
Nuno Maduro
1bad148487
release: v3.4.0
2024-10-15 15:13:19 +01:00
Nuno Maduro
6d9189f3f5
feat: php 8.4 support
2024-10-15 15:04:30 +01: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
Nuno Maduro
1513ede73b
release: v3.3.2
2024-10-12 12:36:44 +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
1e3156a5b6
release: v3.3.1
2024-10-11 09:31:24 +01:00
olivernybroe
647de2f1cf
Add Policy suffix to policies
2024-10-10 08:08:10 +02:00
Nuno Maduro
0a7bff0d24
release: v3.3.0
2024-10-06 19:25:27 +01:00
Nuno Maduro
7618434580
chore: uses phpunit v11.4.0
2024-10-06 19:25:20 +01:00
Morten Scheel
dd7d150caa
Add toNotIncludeSuspiciousCharacters() expectation
2024-10-04 13:44:10 +02:00
Nuno Maduro
1e0bb88b73
release: v3.2.5
2024-10-01 11:55:18 +01:00
Nuno Maduro
e38a271ca2
Merge pull request #1279 from midnite81/bug/declare-strict-types-with-comments-above
...
Strict types expectation allows for comments above declaration
2024-09-29 19:12:06 +01:00
Nuno Maduro
43703ab40a
Merge pull request #1280 from CamKem/fix/middleware-method-preset
...
Fix: Add middleware to the allowable public methods for Laravel Preset
2024-09-29 19:11:40 +01:00
Cam Kemshal-Bell
86452765a4
fix: add middleware to the allowable public methods on the laravel preset
2024-09-29 16:07:39 +10:00
Simon Rogers
b8a1b7e5cc
Add tests for strict types expectation
...
Introduced new test cases to ensure strict type declaration handling. Files with and without strict types are tested, including scenarios with comments preceding the declaration. Updated the regex in `Expectation.php` to accommodate comments and whitespaces before the `declare(strict_types=1)` statement.
2024-09-28 17:31:33 +01:00
Nuno Maduro
5fe79d9c18
release: v3.2.4
2024-09-26 23:53:39 +01:00