Commit Graph

194 Commits

Author SHA1 Message Date
5de8693e3b chore: style 2026-02-17 16:15:58 +00:00
b3119cc120 Merge pull request #1562 from michaelw85/patch-1
[Fix] Pass test dir to worker
2026-02-17 15:33:16 +00:00
leo
44e315df98 feat: add --dirty documentation in --help 2025-12-22 11:02:28 +01:00
6a96aed654 feat: adds phpunit@12.5 support 2025-12-15 11:48:43 +00:00
ae1da79ac1 Pass test dir to worker
#1444 
Test directory argument is lost when spawning workers, add it again.
2025-11-05 17:15:51 +01:00
21e22decf3 Merge pull request #1299 from FaSe22/handle-c-flag
fix: Pest ignores '-c' option
2025-07-22 23:12:07 +01:00
9d0410ee0b feat: adjusts only for browser debug 2025-07-06 13:45:33 +01:00
0f1e87c726 Adds output about sharding 2025-07-05 15:43:43 +01:00
73bf579da3 chore: code refactor 2025-07-02 00:26:15 +01:00
5def62018b fix: shard regex 2025-07-01 11:00:05 +01:00
3f27352560 feat: adds --shard 2025-06-30 22:15:07 +01:00
0fc9d4dfe0 feat: adds phpunit 12.2.1 support 2025-06-08 15:29:23 +01:00
a310796165 Fixes filtering tests 2025-04-29 11:38:33 +01:00
791734a29c Fixes tests 2025-04-20 22:19:25 +01:00
e0f07be017 fix: init command detecting laravel 2025-04-03 17:23:39 +01:00
4079a08f5f feat: adds --compact to coverage 2025-01-23 13:59:51 +00:00
d2eb94d723 chore: bumps phpunit and paratest 2024-12-12 11:50:43 +00:00
5d32dd0641 feat: option to coverage 2024-12-01 22:45:31 +00:00
53c94600cb fix: handle -c flag same as --configuration 2024-10-16 22:19:08 +02:00
0d50d35b5e release: v3.0.6 2024-09-11 18:59:43 +01:00
b16e8650da Fixes parallel mutation testing when using Laravel Herd. 2024-09-11 15:11:47 +01:00
c2f30e0148 Fixes parallel mutation testing when using Laravel Herd. 2024-09-11 15:04:44 +01:00
f857b4889c fix: load of mutate 2024-09-08 23:56:48 +01:00
c6b81e6e12 More fixes 2024-09-06 20:59:54 +01:00
526af2a75e wp 2024-09-05 21:56:51 +01:00
e22fb2e6c0 w 2024-09-05 19:48:03 +01:00
49aa44c470 w 2024-09-05 19:43:20 +01:00
2d80ff19ec feat(mutate): only 2024-09-05 02:49:52 +01:00
c82f77ea75 fix 2024-09-05 02:05:28 +01:00
e2d360b1b5 chore: adjusts tests 2024-09-03 14:09:03 +01:00
60dcfb36a8 Merge pull request #1207 from JonPurvis/coverage-fix
Fix coverage result for 99.95%+
2024-09-03 12:16:37 +01:00
df69b0b791 fix coverage result for 99.95%+ 2024-08-26 21:58:16 +01:00
b6bf01148f feat: toHavePrivateMethodsBesides, toHaveProtectedMethodsBesides, toHavePublicMethodsBesides 2024-08-09 00:24:24 +01:00
9353015691 feat(presets): reworks code 2024-08-07 11:08:29 +01:00
5e41e546a0 chore: style changes 2024-08-02 11:53:24 +01:00
45cce6ce93 Style 2024-07-24 21:54:52 +01:00
f2691623cf feat: toHaveAllMethodsDocumented and toHaveAllPropertiesDocumented 2024-07-19 14:03:59 +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
dade84e6b6 fix: handle arguments 2024-07-03 22:17:47 +01:00
5c3bf469d5 feat: note() 2024-06-27 01:26:54 +01:00
04c39bae2e Adjust style 2024-06-25 21:02:52 +01:00
c919bb5bc4 feat: adds pest function 2024-05-14 01:58:44 +01:00
335bfdb79d fix: test suite 2024-04-28 11:02:24 +01:00
521a41dd10 fix: no duplicate --no-output 2024-03-14 19:39:45 +00:00
d29997d5b0 fix: updates Only plugin to check for CI environment 2024-01-29 19:03:06 -06:00
c5ce355f3c feat: improves fatal exception handling 2024-01-25 21:47:31 +00:00
a5bf6a3fcb fix: --cache-directory being used on phpunit file 2024-01-25 17:56:24 +00:00
7a46514df8 fix: removes process-isolation from --help output 2024-01-25 17:32:02 +00:00
cfb724cd77 Merge pull request #1060 from calebdw/bugfix-code_coverage
[2.x] fix: warn if no code coverage driver
2024-01-25 16:42:03 +00:00