Commit Graph

102 Commits

Author SHA1 Message Date
520a5fe29d Merge branch '4.x' into 3.x 2025-07-26 03:56:09 +01:00
f9901245f1 updates dependencies and snapshots 2025-07-22 23:51:32 +01:00
a310796165 Fixes filtering tests 2025-04-29 11:38:33 +01:00
f68d11ccae chore: bumps dependencies 2025-03-29 17:44:06 +00:00
490f321a0d fix: normalize snapshot paths for files outside tests directory 2025-03-19 15:59:45 +01:00
5c3bf469d5 feat: note() 2024-06-27 01:26:54 +01:00
04c39bae2e Adjust style 2024-06-25 21:02:52 +01:00
3dffdf7cb8 Merge branch '2.x' into 3.x 2024-02-01 11:53:10 +00:00
9d58e1a77e Add ability to define multiple hooks for the same directory in Pest.php 2024-01-25 14:23:41 +00:00
6a48e9d44b Merge branch '2.x' into 3.x 2024-01-23 18:06:23 +00:00
e135e2671f style 2024-01-20 11:44:11 +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
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
0221c2a643 refactor 2023-08-01 17:18:55 +02:00
fe3747f850 lint 2023-08-01 17:15:44 +02:00
1efb9de043 multiple snapshots 2023-07-27 11:46:22 +02:00
b60d21dfe2 snapshots code cleanup 2023-07-27 11:16:27 +02:00
c7e6df7c95 chore: coding style 2023-07-15 15:11:03 +01:00
1f6970a5b3 fix: returns relative path from snapshot 2023-07-01 10:31:26 +01:00
36b585835d feat: adds snapshot testing 2023-07-01 10:31:26 +01:00
54f4ee57ad refacto: 100% type coverage 2023-07-01 10:31:26 +01:00
bc951787d3 feat(describe): snapshots 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
8442b9a6e4 feat(describe): fixes missing beforeAll exception 2023-07-01 10:31:26 +01:00
97898a0a8e feat: allows to use test calls on before each calls 2023-05-01 22:18:47 +01:00
19424ae06d fix inconsistency in dataset spelling 2023-03-24 16:00:33 +01:00
4fccddebb0 style: removes non important note 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
cac777bce1 Merge branch '2.x' into feature/compact-dataset-description 2023-02-13 23:32:02 +00:00
5ca4c5bca9 chore(cleanup): Tidy-up and tweaks of Pest Parallel integration. 2023-02-13 09:43:49 +00:00
8eaf4859ff chore: different refactors 2023-02-11 16:51:29 +00:00
8d33c9dc89 WIP 2023-02-11 16:51:00 +00:00
2561d47bb5 WIP 2023-02-11 16:50:59 +00:00
aff11486b2 Fixes --dirty integration 2023-02-11 16:50:59 +00:00
d69f61c8d3 refacto: --retry option 2023-02-11 16:48:06 +00:00
2bffd6a51e feat: compact dataset descriptions 2023-01-17 21:02:47 +10:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
b7e2cd758f fix: when retry.json does not exists 2022-12-29 09:37:45 +00:00
c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets 2022-12-23 23:01:39 +00:00