|
|
f68d11ccae
|
chore: bumps dependencies
|
2025-03-29 17:44:06 +00:00 |
|
|
|
cf57ea1f94
|
Merge pull request #1295 from jshayes/nested-describe
Support for nested describe blocks
|
2024-10-22 13:41:38 +01:00 |
|
|
|
6d9189f3f5
|
feat: php 8.4 support
|
2024-10-15 15:04:30 +01:00 |
|
|
|
9510d4a2f9
|
Change array type hint
|
2024-10-13 09:54:19 -04:00 |
|
|
|
a6cd83665c
|
Execute all parent beforeEach and afterEach functions for each test
|
2024-10-11 23:51:18 -04:00 |
|
|
|
32881774d2
|
fix: global afterEach being called twice
|
2024-09-11 00:40:41 +01:00 |
|
|
|
2c6c3119d2
|
Merge branch '2.x' into 3.x
|
2024-08-22 21:21:52 +01:00 |
|
|
|
86d2191cae
|
chore: refactor TestClosureMustNotBeStatic
|
2024-08-22 20:59:42 +01:00 |
|
|
|
700bd517f4
|
Merge pull request #1117 from peterfox/bug/catch-static-closures
[Bug] provided explaination for static closures
|
2024-08-22 20:33:58 +01:00 |
|
|
|
41e50cac05
|
Adds assignees
|
2024-08-03 17:05:34 +01:00 |
|
|
|
63ba117b33
|
Fixes tests
|
2024-08-03 00:13:01 +01:00 |
|
|
|
33d36d77cb
|
Merge branch '2.x' into 3.x
|
2024-08-02 23:53:26 +01:00 |
|
|
|
5e41e546a0
|
chore: style changes
|
2024-08-02 11:53:24 +01:00 |
|
|
|
45cce6ce93
|
Style
|
2024-07-24 21:54:52 +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 |
|
|
|
5c3bf469d5
|
feat: note()
|
2024-06-27 01:26:54 +01:00 |
|
|
|
8169382362
|
feat: adds after
|
2024-05-08 01:24:30 +01:00 |
|
|
|
cfa00da885
|
Fixes test suite
|
2024-04-27 11:36:22 +01:00 |
|
|
|
0ccbe5c8f0
|
Remove Laravel serialisable closure
|
2024-03-17 17:23:17 +00:00 |
|
|
|
a4f8ae1a12
|
Handles tests where a static closure is provided
|
2024-03-17 16:48:43 +00:00 |
|
|
|
6094682158
|
Add static closure check
|
2024-03-17 12:04:38 +00:00 |
|
|
|
7b9bae0415
|
fix: usage of named arguments
|
2024-02-01 13:45:06 +00:00 |
|
|
|
3dffdf7cb8
|
Merge branch '2.x' into 3.x
|
2024-02-01 11:53:10 +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 |
|
|
|
1d2fe2de2d
|
fix: doNotThrowsExceptions being marked as incomplete
|
2024-01-25 14:12:01 +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 |
|
|
|
698c276cbe
|
chore: fixes style
|
2023-10-17 10:06:58 +01:00 |
|
|
|
b8cd563569
|
Update src/Factories/Annotations/TestDox.php
Co-authored-by: Owen Voke <development@voke.dev>
|
2023-10-16 16:23:09 +06:00 |
|
|
|
9fb64599de
|
Polishing Up "TestDox.php' PHPDoc Blocks for Clarity
Added the missing parenthesis and period for proper punctuation and formatted the doc block to meet PHPDocumentor standards.
|
2023-10-16 10:56:06 +06:00 |
|
|
|
3ee5c29a00
|
feat: add repeat iteration as function argument if no extra dataset is provided
|
2023-10-05 23:07:03 +02:00 |
|
|
|
d1aeabc9da
|
chore: style changes
|
2023-09-06 12:19:27 +01:00 |
|
|
|
3927177b23
|
finishing the code
|
2023-09-05 20:36:18 -03:00 |
|
|
|
6d9c0483a6
|
chore: improves type checking
|
2023-08-21 09:39:55 +01:00 |
|
|
|
0787b37f2c
|
chore: style changes
|
2023-08-17 11:18:59 +01:00 |
|
|
|
00109e9976
|
tests: adds more tests regarding snapshots multiple
|
2023-08-02 23:02:00 +01:00 |
|
|
|
4e719214c6
|
fix incomplete tests while updating snapshots
|
2023-08-01 17:13:15 +02:00 |
|
|
|
f3f35a2ed1
|
feat: adds repeat
|
2023-07-30 23:49:20 +01:00 |
|
|
|
54f4ee57ad
|
refacto: 100% type coverage
|
2023-07-01 10:31:26 +01:00 |
|
|
|
68ea2c7d7e
|
feat(describe): refactor
|
2023-07-01 10:31:26 +01:00 |
|
|
|
465c65243d
|
feat(describe): improves logic around hooks
|
2023-07-01 10:31:26 +01:00 |
|
|
|
2e25eb59b8
|
style: fixes
|
2023-04-25 21:32:09 +01:00 |
|
|
|
5861b0498a
|
fix comments in dokblocks
|
2023-04-15 10:45:51 +02:00 |
|
|
|
81cdb7a300
|
chore: refacto
|
2023-04-08 12:23:10 +01:00 |
|
|
|
3b9ca8853f
|
fix: various typos fixed
|
2023-04-03 07:50:25 +02:00 |
|
|
|
aafbd04753
|
style: removes unused variable
|
2023-02-18 16:46:34 +00:00 |
|
|
|
9be89c4042
|
fix: removes unused param
|
2023-02-14 08:56:18 +00:00 |
|
|
|
a61db76c24
|
feat: deprecates only feature
|
2023-02-14 08:40:02 +00:00 |
|
|
|
d69f61c8d3
|
refacto: --retry option
|
2023-02-11 16:48:06 +00:00 |
|