Commit Graph

206 Commits

Author SHA1 Message Date
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
b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
3742e74adf feat: adds "phpunit/phpunit": "^10.3.1" support 2023-08-04 11:23:55 +01:00
81efe5953b release: v2.9.2 2023-07-20 13:35:03 -05:00
a37a3b9f99 fix: non-working beforeEach 2023-07-20 13:27:41 -05:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +01:00
36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
d5334f96a4 chore: increase deps 2023-07-01 10:31:26 +01:00
54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
26a6e7d712 More tests 2023-07-01 10:31:26 +01:00
0ae0887665 feat(describe): more refactors 2023-07-01 10:31:26 +01:00
551fa01415 feat(describe): more refactor 2023-07-01 10:31:26 +01:00
3e8616ec64 feat(describe): continues work around hooks 2023-07-01 10:31:26 +01:00
465c65243d feat(describe): improves logic around hooks 2023-07-01 10:31:26 +01:00
b5f89d1ff8 chore: bumps dependencies 2023-07-01 10:28:15 +01:00
10b210d2bb feat: compact console output by redacting object annotations 2023-06-16 23:48:20 +02:00
2122e57990 fix: revert higher order message property 2023-06-15 10:44:52 +02:00
070139eda7 fix: higher order message 2023-06-15 10:42:31 +02:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
2ea37f3424 Merge pull request #772 from MaurizioMoreo/pcov_fix
Add PCOV availability check
2023-04-16 14:11:05 +01:00
518035514e Add PHPDBG availability check 2023-04-09 09:27:52 +02:00
81cdb7a300 chore: refacto 2023-04-08 12:23:10 +01:00
4520fe918a Add PCOV availability check 2023-04-07 17:19:34 +02:00