Commit Graph

64 Commits

Author SHA1 Message Date
41e50cac05 Adds assignees 2024-08-03 17:05:34 +01:00
45cce6ce93 Style 2024-07-24 21:54:52 +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
60b1e63c23 feat: initial work on presets 2024-06-08 20:54:46 +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
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
26a6e7d712 More tests 2023-07-01 10:31:26 +01:00
bc951787d3 feat(describe): snapshots 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
7460bd6c1f chore: adjusts style 2023-06-13 19:59:59 +02: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
49ddcbd66b feat: skips on windows 2023-03-31 22:20:48 +01:00
bcd1503cad feat: "only" method 2023-03-21 16:54:37 +00:00
49619ff2b5 feat: improves DX on auto-complete 2023-02-18 14:39:47 +00:00
a61db76c24 feat: deprecates only feature 2023-02-14 08:40:02 +00:00
427ee89ae6 feat: improves exporter 2023-02-13 23:56:19 +00:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
e9564febaf Migrates to Pint 2022-09-16 10:45:53 +01:00
4821bd4423 fix: high order tests debug 2022-05-12 20:05:36 +01:00
f3ed9bdf8e Merge branch 'master' into performs_no_expectations
# Conflicts:
#	src/PendingCalls/TestCall.php
2022-03-22 13:20:31 +00:00
53c20d9cd2 Renames method to throwsNoExceptions. 2022-03-22 13:19:23 +00:00
3795870150 move coversNothing to method annotations 2022-03-09 11:05:10 +01:00