Commit Graph

132 Commits

Author SHA1 Message Date
ccdf43726d fix: pest() 2024-07-06 18:25:43 +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
5c3bf469d5 feat: note() 2024-06-27 01:26:54 +01:00
ec58040f6e feat: improves type hinting 2024-06-15 15:24:03 +01:00
60b1e63c23 feat: initial work on presets 2024-06-08 20:54:46 +01:00
ba914fa2fb fix: add more extends and traits 2024-05-14 20:28:49 +01:00
c919bb5bc4 feat: adds pest function 2024-05-14 01:58:44 +01:00
8169382362 feat: adds after 2024-05-08 01:24:30 +01:00
b611d0d444 wording 2024-04-30 20:48:49 +01:00
ac7199c96d wip 2024-04-30 20:48:27 +01:00
2070538fd3 chore: fixes test suite 2024-04-28 12:02:42 +01:00
335bfdb79d fix: test suite 2024-04-28 11:02:24 +01:00
2b094b4188 Merge branch '2.x' into 3.x 2024-01-11 15:37:31 +00:00
5258e569c1 feat: adds skipOnPHP 2024-01-11 15:33:12 +00:00
ab64912c70 chore: adjusts coding style 2024-01-11 11:30:11 +00:00
5aa13b8e97 chore: adjusts coding style 2024-01-11 11:26:48 +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
a3ab065343 chore: coding style 2023-12-28 10:36:30 +00:00
f83d758d4b feat: adds fails 2023-12-28 10:31:39 +00:00
453133d382 chore: code style changes 2023-12-15 11:42:09 +00:00
f7705fe1c1 feat: onlyOn* methods, removed private onlyOn, rely instead on skipOn* methods 2023-11-20 14:51:38 +01:00
cf23dfa477 feat: onlyOn* methods now use the private onlyOn method 2023-11-17 16:16:48 +01:00
ab4787c667 feat: added onlyOn* methods to run the test only on a specific OS 2023-11-17 15:03:28 +01:00
2d5840f947 Merge pull request #933 from hungthai1401/throws_unless
[2.x] Add `throwsUnless`
2023-10-17 10:03:16 +01:00
3927177b23 finishing the code 2023-09-05 20:36:18 -03:00
e888f3613b refactor: change falsy to false 2023-08-24 16:40:30 +07:00
6c3d8829ce feat: throwsUnless method 2023-08-24 09:28:47 +07:00
f3f35a2ed1 feat: adds repeat 2023-07-30 23:49:20 +01:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +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
bc951787d3 feat(describe): snapshots 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
68ea2c7d7e feat(describe): 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
0cea8fe922 Merge pull request #829 from mozex/allow-pattern-in-uses
Update directory targeting logic to support glob patterns
2023-06-17 16:28:39 +01:00
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02:00
40fd06c0d0 Update src/PendingCalls/UsesCall.php
Co-authored-by: Owen Voke <development@voke.dev>
2023-06-12 12:38:51 +03:00
aa9fe351a6 fix tests and static type check error 2023-06-10 18:00:46 +03:00
c9180e590e Update directory targeting logic to support glob patterns 2023-06-07 14:56:19 +03:00
963b7f43ab Allow traits to be covered 2023-05-05 17:59:52 +01:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
0823e5da88 feat: reworks methods 2023-03-31 23:42:10 +01:00
a6dec31b9d fix return 2023-03-31 22:11:32 +00:00
c1979f735f add ability to skip on multiple os families 2023-03-31 22:09:45 +00:00
1c1cb1e591 skip os family 2023-03-31 22:03:18 +00:00