|
|
7a46514df8
|
fix: removes process-isolation from --help output
|
2024-01-25 17:32:02 +00:00 |
|
|
|
cb1735f4d8
|
fix: removes process-isolation from --help output
|
2024-01-25 17:27:03 +00:00 |
|
|
|
607a4906ac
|
Merge pull request #1006 from JonPurvis/to-be-backed-enum-expectation
[2.x] Add `toBeStringBackedEnum()` and `toBeIntBackedEnum()` Architecture Expectations
|
2024-01-25 17:09:23 +00:00 |
|
|
|
1153531104
|
Merge pull request #1055 from mapon-com/feature/string-comparison-expectations
[2.x] Allow string type in greaterThan/lessThan expectations
|
2024-01-25 16:48:27 +00:00 |
|
|
|
95cd550524
|
fix: pipes not allowing to modify original value
|
2024-01-25 16:10:16 +00:00 |
|
|
|
815ae3c644
|
Merge pull request #975 from Katalam/repeat
[2.x] Sharing `repeat` iteration as `dataset` variable
|
2024-01-25 15:01:34 +00:00 |
|
|
|
887bed3d45
|
fix: adjusts backtrace for pest's internal test suite
|
2024-01-25 15:00:04 +00:00 |
|
|
|
0aecd5d5d7
|
Merge pull request #974 from erikgaal/expect-to-contain-equals
[2.x] Add `toContainEquals` expectation
|
2024-01-25 14:38:55 +00:00 |
|
|
|
e95c4ee636
|
feat(toContainEqual): adds method name
|
2024-01-25 14:38:44 +00:00 |
|
|
|
4be7082de5
|
chore: updates snapshots
|
2024-01-25 14:31:17 +00:00 |
|
|
|
fb90f778b9
|
Update snapshots
|
2024-01-25 14:28:37 +00:00 |
|
|
|
9d58e1a77e
|
Add ability to define multiple hooks for the same directory in Pest.php
|
2024-01-25 14:23:41 +00:00 |
|
|
|
9c077ed352
|
refacto: moves function to being used on internal test suite only
|
2024-01-25 14:13:18 +00:00 |
|
|
|
2562d36518
|
feat: clarfies that high order testing does not support bound datasets
|
2024-01-25 14:12:01 +00:00 |
|
|
|
1eee9df679
|
Merge pull request #981 from salehhashemi1992/refactor/remove-ansi-sequences
[2.x] Refactor: Extract ANSI Escape Sequence Removal to a Function
|
2024-01-25 14:11:51 +00:00 |
|
|
|
4e31973040
|
Merge branch '2.x' into 3.x
|
2024-01-23 18:15:06 +00:00 |
|
|
|
f75063c420
|
release: 2.32.2
|
2024-01-23 18:12:07 +00:00 |
|
|
|
6a48e9d44b
|
Merge branch '2.x' into 3.x
|
2024-01-23 18:06:23 +00:00 |
|
|
|
bb593846e5
|
release: 2.32.1
|
2024-01-23 17:04:48 +00:00 |
|
|
|
b9d2be87a2
|
fix: missing things on junit
|
2024-01-20 13:21:57 +00:00 |
|
|
|
9ce52ee7ce
|
chore: fixes snaphots
|
2024-01-11 16:03:48 +00:00 |
|
|
|
3ff41bcb68
|
Merge branch '2.x' into 3.x
|
2024-01-11 16:03:33 +00:00 |
|
|
|
5332858782
|
chore: fixes snapshots
|
2024-01-11 15:46:50 +00:00 |
|
|
|
2b094b4188
|
Merge branch '2.x' into 3.x
|
2024-01-11 15:37:31 +00:00 |
|
|
|
3457841a9b
|
release: v2.31.0
|
2024-01-11 15:33:20 +00:00 |
|
|
|
5258e569c1
|
feat: adds skipOnPHP
|
2024-01-11 15:33:12 +00:00 |
|
|
|
dd4d5bbd4e
|
chore: adjusts snapshots
|
2024-01-11 11:33:02 +00:00 |
|
|
|
26dd5f298f
|
chore: adjusts tests
|
2024-01-11 10:51:45 +00:00 |
|
|
|
bf573b3cac
|
chore: makes tests pass
|
2024-01-08 13:16:53 +00:00 |
|
|
|
53dc9ffa06
|
feat: always use attributes instead of annotations
|
2024-01-05 18:00:14 +00:00 |
|
|
|
04d2fa5ce8
|
feat: moves covers nothing to attribute
|
2024-01-05 14:37:33 +00:00 |
|
|
|
b1c59ec2e6
|
feat: allow string type in gt/lt expectations
|
2024-01-05 16:21:02 +02:00 |
|
|
|
f004591c5a
|
fix: checking existing argument with equal sign
|
2024-01-02 15:03:46 +01:00 |
|
|
|
97dc32f9d2
|
release: v2.30.0
|
2023-12-28 10:36:40 +00:00 |
|
|
|
a3ab065343
|
chore: coding style
|
2023-12-28 10:36:30 +00:00 |
|
|
|
c390721ac3
|
chore: update snapshots
|
2023-12-28 10:34:22 +00:00 |
|
|
|
f83d758d4b
|
feat: adds fails
|
2023-12-28 10:31:39 +00:00 |
|
|
|
e00aba539a
|
release: v2.29.1
|
2023-12-27 15:27:07 +00:00 |
|
|
|
7799500d06
|
release: v2.29.0
|
2023-12-27 11:12:01 +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 |
|
|
|
9ee4191020
|
release: v2.28.1
|
2023-12-15 11:42:34 +00:00 |
|
|
|
9a8f6e6414
|
release: v2.28.0
|
2023-12-05 19:06:22 +00:00 |
|
|
|
4ece95a040
|
tests: uses arch function
|
2023-12-05 19:06:11 +00:00 |
|
|
|
809fb855de
|
release: v2.27.0
|
2023-12-04 11:11:35 +00:00 |
|
|
|
ac5da9e3f7
|
feat: Allow --todo argument.
|
2023-11-30 00:32:23 +00:00 |
|
|
|
90fb8c602c
|
release: v2.26.0
|
2023-11-29 09:09:09 +00:00 |
|
|
|
3974a65a18
|
Merge pull request #1017 from markhuot/patch-2
[2.x] Add `toSnapshot` early return
|
2023-11-29 08:50:28 +00:00 |
|
|
|
2a54b5819d
|
#1017 adds early return toSnapshot test
|
2023-11-28 20:59:45 -05:00 |
|
|
|
83f8de17c8
|
release: v2.25.0
|
2023-11-22 07:17:30 +00:00 |
|