|
|
163479ae60
|
chore: style
|
2025-06-16 10:14:16 +01:00 |
|
|
|
c3bfdf130e
|
chore: type checking
|
2025-06-16 10:14:04 +01:00 |
|
|
|
49bf00024f
|
fix: coverage when coverage file is over 2.4gb on mac os
|
2025-06-15 22:43:59 +01:00 |
|
|
|
a310796165
|
Fixes filtering tests
|
2025-04-29 11:38:33 +01:00 |
|
|
|
f68d11ccae
|
chore: bumps dependencies
|
2025-03-29 17:44:06 +00:00 |
|
|
|
4079a08f5f
|
feat: adds --compact to coverage
|
2025-01-23 13:59:51 +00:00 |
|
|
|
6afb36519d
|
release: 3.7.2
|
2025-01-19 17:16:25 +00:00 |
|
|
|
9510d4a2f9
|
Change array type hint
|
2024-10-13 09:54:19 -04:00 |
|
|
|
cd2eb3504b
|
Add helper to get last element of array
|
2024-10-13 09:47:54 -04:00 |
|
|
|
a6cd83665c
|
Execute all parent beforeEach and afterEach functions for each test
|
2024-10-11 23:51:18 -04:00 |
|
|
|
432ff221c6
|
fix: missing != and !== on new toUseStrictEquality arch expectation
|
2024-09-23 14:08:21 +01:00 |
|
|
|
a55da85dd2
|
release: v3.2.0
|
2024-09-23 13:14:03 +01:00 |
|
|
|
fa41a67be9
|
chore: fixes type checking
|
2024-09-09 10:37:20 +01:00 |
|
|
|
e2d360b1b5
|
chore: adjusts tests
|
2024-09-03 14:09:03 +01:00 |
|
|
|
60dcfb36a8
|
Merge pull request #1207 from JonPurvis/coverage-fix
Fix coverage result for 99.95%+
|
2024-09-03 12:16:37 +01:00 |
|
|
|
5ae5ac9a54
|
fix: removes both toHaveMethod and toHaveMethods
|
2024-08-28 16:30:29 -05:00 |
|
|
|
df69b0b791
|
fix coverage result for 99.95%+
|
2024-08-26 21:58:16 +01:00 |
|
|
|
b6bf01148f
|
feat: toHavePrivateMethodsBesides, toHaveProtectedMethodsBesides, toHavePublicMethodsBesides
|
2024-08-09 00:24:24 +01:00 |
|
|
|
5e41e546a0
|
chore: style changes
|
2024-08-02 11:53:24 +01:00 |
|
|
|
45cce6ce93
|
Style
|
2024-07-24 21:54:52 +01:00 |
|
|
|
101e26749a
|
fix: properties and methods documented
|
2024-07-20 17:45:41 +01:00 |
|
|
|
f2691623cf
|
feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented
|
2024-07-19 14:03:59 +01:00 |
|
|
|
4783334f15
|
chore: style
|
2024-07-11 09:35:38 +01:00 |
|
|
|
ee32f25485
|
feat: pr and issue
|
2024-07-04 00:53:58 +01:00 |
|
|
|
1c4bc8b1dc
|
fix: before each globally
|
2024-07-03 22:15:11 +01:00 |
|
|
|
474b9b7e17
|
chore: adjusts tests
|
2024-06-27 01:41:34 +01:00 |
|
|
|
5c3bf469d5
|
feat: note()
|
2024-06-27 01:26:54 +01:00 |
|
|
|
eac6585a2e
|
refactor: logger
|
2024-06-25 21:09:10 +01:00 |
|
|
|
04c39bae2e
|
Adjust style
|
2024-06-25 21:02:52 +01:00 |
|
|
|
265f0c7da9
|
Merge branch '2.x' into 3.x
|
2024-03-29 23:09:19 +00:00 |
|
|
|
1b68b340e8
|
chore: fixes static analysis
|
2024-03-14 19:39:31 +00:00 |
|
|
|
7b9bae0415
|
fix: usage of named arguments
|
2024-02-01 13:45:06 +00:00 |
|
|
|
887bed3d45
|
fix: adjusts backtrace for pest's internal test suite
|
2024-01-25 15:00:04 +00:00 |
|
|
|
79da02c500
|
Merge pull request #972 from Carnicero90/bugfix-backtrace-naming-conflicts
[2.x] Fixing Backtrace not found error if project dirname endswith pest
|
2024-01-25 14:54:58 +00:00 |
|
|
|
2562d36518
|
feat: clarfies that high order testing does not support bound datasets
|
2024-01-25 14:12:01 +00:00 |
|
|
|
e135e2671f
|
style
|
2024-01-20 11:44:11 +00:00 |
|
|
|
8f738f5d49
|
Revert "Merge pull request #919 from WendellAdriel/feature/coverage-errors-only-flag-2"
This reverts commit 1e2ca40c5b, reversing
changes made to 4522cb5dcb.
|
2023-12-17 22:03:15 +00:00 |
|
|
|
1e2ca40c5b
|
Merge pull request #919 from WendellAdriel/feature/coverage-errors-only-flag-2
[2.x] Print only files below the min coverage
|
2023-12-17 21:56:14 +00:00 |
|
|
|
453133d382
|
chore: code style changes
|
2023-12-15 11:42:09 +00:00 |
|
|
|
83f8de17c8
|
release: v2.25.0
|
2023-11-22 07:17:30 +00:00 |
|
|
|
5101b9dce3
|
add to be url expectation
|
2023-10-09 20:02:11 +01:00 |
|
|
|
28ee2917f1
|
Fixing Backtrace not found error if project dirname endswith pest
|
2023-09-30 00:05:42 +02: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 |
|
|
|
3927177b23
|
finishing the code
|
2023-09-05 20:36:18 -03:00 |
|
|
|
038fd80428
|
feat: toBeUUID expectation
|
2023-09-05 08:25:02 +07:00 |
|
|
|
5d6b717c9a
|
fix missing datasets when defined in Pest.php file
|
2023-08-29 10:49:17 +02:00 |
|
|
|
8ea7b2b802
|
Add errors-only flag
|
2023-08-18 10:13:28 +01:00 |
|
|
|
492f797dd5
|
chore: style changes
|
2023-08-17 11:24:16 +01:00 |
|
|
|
0787b37f2c
|
chore: style changes
|
2023-08-17 11:18:59 +01:00 |
|