|
|
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 |
|
|
|
0060b6f955
|
Merge pull request #1069 from davybaccaert/improve_coverage_message_on_failing_minimum_requirements
[2.x] Improve coverage output message on failing minimum requirements
|
2024-01-25 16:39:30 +00:00 |
|
|
|
8c57cc1731
|
fix: --watch plugin access to original arguments
|
2024-01-25 12:33:20 +00:00 |
|
|
|
86e812284d
|
remove plugin to ensure argument reaches paratest
|
2024-01-24 21:32:49 +01:00 |
|
|
|
1f8e6e4e9f
|
fix: helper access
|
2024-01-23 17:40:37 +00:00 |
|
|
|
108d181a05
|
Improve coverage output message on failing minimum requirements
|
2024-01-20 15:29:35 +01:00 |
|
|
|
b9d2be87a2
|
fix: missing things on junit
|
2024-01-20 13:21:57 +00:00 |
|
|
|
be407ac904
|
fix: warn if no code coverage driver
|
2024-01-11 10:20:35 -06:00 |
|
|
|
f004591c5a
|
fix: checking existing argument with equal sign
|
2024-01-02 15:03:46 +01:00 |
|
|
|
86a96dd157
|
fix: overriding cli argument --cache-directory
|
2024-01-02 15:01:13 +01:00 |
|
|
|
8f738f5d49
|
Revert "Merge pull request #919 from WendellAdriel/feature/coverage-errors-only-flag-2"
This reverts commit 1e2ca40c5b, reversing
changes made to 4522cb5dcb.
|
2023-12-17 22:03:15 +00:00 |
|
|
|
1e2ca40c5b
|
Merge pull request #919 from WendellAdriel/feature/coverage-errors-only-flag-2
[2.x] Print only files below the min coverage
|
2023-12-17 21:56:14 +00:00 |
|
|
|
453133d382
|
chore: code style changes
|
2023-12-15 11:42:09 +00:00 |
|
|
|
ac5da9e3f7
|
feat: Allow --todo argument.
|
2023-11-30 00:32:23 +00:00 |
|
|
|
6068ef6150
|
feat: adds support for PHPUnit 10.4
|
2023-10-06 13:33:31 +01:00 |
|
|
|
6f54462070
|
fix: sync wrapper runner with paratest
|
2023-09-19 11:27:09 +01:00 |
|
|
|
8ea7b2b802
|
Add errors-only flag
|
2023-08-18 10:13:28 +01: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 |
|
|
|
3742e74adf
|
feat: adds "phpunit/phpunit": "^10.3.1" support
|
2023-08-04 11:23:55 +01:00 |
|
|
|
86a6b32715
|
fix: -v option
|
2023-07-30 23:49:11 +01:00 |
|
|
|
cee5b9feb9
|
fix: arguments keys
|
2023-07-01 10:31:26 +01:00 |
|
|
|
fb443e0fa0
|
chore: fixes type checking
|
2023-07-01 10:31:26 +01:00 |
|
|
|
9426881cf6
|
fix: avoids usage of --update-snapshots in parallel
|
2023-07-01 10:31:26 +01:00 |
|
|
|
b1c6f247e0
|
chore: uses snapshot testing in some visual testing
|
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 |
|
|
|
cbb6a58c8a
|
feat: only exits of init
|
2023-06-18 11:52:51 +01:00 |
|
|
|
eb9f31edeb
|
tests: unexpected output
|
2023-06-15 14:06:54 +02:00 |
|
|
|
0e5470b192
|
chore: adds support for PhpUnit@10.2.2
|
2023-06-15 12:02:00 +02:00 |
|
|
|
9842e1051d
|
release: v2.5.3
|
2023-04-22 23:14:57 +01:00 |
|
|
|
72b3cdaab4
|
Merge pull request #770 from ganyicz/2.x
Update stub extensions
|
2023-04-15 16:12:16 +01:00 |
|
|
|
0064f3fdff
|
chore: phpunit ^10.1 support
|
2023-04-13 11:03:29 +01:00 |
|
|
|
97dbda92e6
|
Update stub extensions
|
2023-04-08 01:24:00 +02:00 |
|
|
|
1c673fcff9
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:30:53 +00:00 |
|
|
|
ff82596158
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:27:26 +00:00 |
|
|
|
0539d2ba62
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:25:33 +00:00 |
|
|
|
1915ad368a
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:17:11 +00:00 |
|
|
|
a4833bbfe4
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:13:39 +00:00 |
|
|
|
7433cc5565
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 11:09:53 +00:00 |
|
|
|
4c769fac66
|
feat(parallel): Adds support for plugins to filter parallel arguments
|
2023-03-22 10:58:48 +00:00 |
|
|
|
f914f1ad87
|
fix: adds --parallel option to help
|
2023-03-21 21:07:57 +00:00 |
|
|
|
14dd5cb57b
|
fix: test result on parallel
|
2023-03-21 21:05:11 +00:00 |
|
|
|
e1e4f8d884
|
chore: rebuilds snapshots
|
2023-03-21 16:57:07 +00:00 |
|
|
|
bcd1503cad
|
feat: "only" method
|
2023-03-21 16:54:37 +00:00 |
|
|
|
c9a8007811
|
chore: uses instance method of facade
|
2023-03-20 16:00:11 +00:00 |
|
|
|
ccfcd336fe
|
fix: profile plugin
|
2023-03-19 04:00:10 +00:00 |
|