Commit Graph

926 Commits

Author SHA1 Message Date
3ce6408195 fix: parallel testing test description 2023-03-23 21:47:10 +00: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
221ac62f03 release: v2.2.1 2023-03-22 11:20:25 +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
22467d05c8 fix underscores in test names 2023-03-22 11:24:21 +01:00
7a699e16db release: v2.2.0 2023-03-22 10:05:58 +00:00
341ba56bb9 fix: uses DateTimeInterface instead 2023-03-22 09:46:23 +00:00
b94b8c6a4f fix dirty files filter 2023-03-21 23:48:22 +00:00
974e70d7d1 Merge branch '2.x' into dataset-arguments-check 2023-03-21 21:10:22 +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
88f29e4180 Merge branch '2.x' into improve_types 2023-03-21 20:30:29 +00:00
c34f649724 release: v2.1.0 2023-03-21 17:04:03 +00:00
e1e4f8d884 chore: rebuilds snapshots 2023-03-21 16:57:07 +00:00
2d6d8b810b Merge pull request #715 from pestphp/fix/method-names
[2.x] Fix `ふが` type of chars
2023-03-21 16:55:57 +00:00
bcd1503cad feat: "only" method 2023-03-21 16:54:37 +00:00
ed3bb2634d using php documentation regex 2023-03-21 15:15:38 +01:00
48ae4bfc18 fix: description when using ふが chars 2023-03-21 13:45:20 +00:00
236a9bd7ce chore: style changes 2023-03-21 13:42:21 +00:00
ecbaff503e Add Date/DateTimeImmutable to Expectations 2023-03-21 14:37:17 +01:00
a4932e41de release: v2.0.2 2023-03-20 17:51:54 +00:00
b887116e5c fix: Pest.php file not loaded in certain environments 2023-03-20 17:34:42 +00:00
c9a8007811 chore: uses instance method of facade 2023-03-20 16:00:11 +00:00
e3ab27e2ec release: v2.0.1 2023-03-20 11:02:54 +00:00
37d4434000 release: v2.0.0 2023-03-20 10:36:51 +00:00
540c2a56bd grammar fixes 2023-03-20 00:37:32 +01:00
54fd188299 fix test Case Name starts with a P 2023-03-19 17:46:49 +00:00
961e0aec66 feat: removes non used subscriber 2023-03-19 15:40:53 +00:00
ccfcd336fe fix: profile plugin 2023-03-19 04:00:10 +00:00
d96ddaeaac feat: clarifies that profile is not supported in parallel 2023-03-19 03:51:27 +00:00
085d3436c8 fix: detection of dirty files 2023-03-19 03:38:20 +00:00
2da899a2b1 fix: --todos in parallel and feedback on process isolation 2023-03-19 02:01:08 +00:00
084f7c596f feat: improves --bail 2023-03-19 00:41:41 +00:00
aafdf6f39c chore: improves static checking 2023-03-18 23:48:01 +00:00
d4c66d73a0 chore: static checks 2023-03-18 23:35:05 +00:00
840364891c fix: prepares for nightly phpunit release 2023-03-18 23:19:20 +00:00
1f3e5115c7 fix failure message 2023-03-19 00:14:18 +01:00
9de85175db better dataset arguments mismatch message 2023-03-18 23:58:09 +01:00
331585a0ba replace magic number 0 by meaningful const 2023-03-18 16:03:43 +01:00
2a370a2a76 fix: support message 2023-03-17 15:22:55 +00:00
b828843974 fix: spacing in init 2023-03-17 15:19:22 +00:00
0b99c72937 fix: tries getenv 2023-03-17 11:50:41 +00:00
ec4f15132e feat: allows to skip support via env 2023-03-17 11:42:23 +00:00
0e4cc94471 feat: improve --init command 2023-03-17 10:58:23 +00:00
9e89fb5e23 feat: improves init plugin 2023-03-17 10:31:03 +00:00