Commit Graph

1377 Commits

Author SHA1 Message Date
Fabio Ivona dbef162fa6 failing test 2023-03-13 18:13:57 +01:00
Fabio Ivona 1bd9c9e60d wip 2023-03-13 18:13:57 +01:00
Nuno Maduro 88e576c3a3 Merge pull request #684 from fabio-ivona/fix-phpunit-changes
Fix PHPUnit internal breaking changes
2023-03-13 16:26:57 +00:00
Fabio Ivona 60950c624f fix 2023-03-13 17:26:27 +01:00
Fabio Ivona 3d1e0c3f9f bump to phpunit 10.0.16 2023-03-13 17:11:01 +01:00
Fabio Ivona d6c8149a3a fix phpunit 10.0.16 internal breaking changes 2023-03-13 14:20:42 +01:00
Fabio Ivona aedf2e3727 Merge branch 'pestphp:2.x' into 2.x 2023-03-13 14:04:33 +01:00
Nuno Maduro 6316828fbd feat: adds brianium/paratest and pestphp/pest-plugin-arch by default 2023-03-12 15:51:02 +00:00
Fabio Ivona 24a9ab6761 Merge branch 'pestphp:2.x' into 2.x 2023-03-12 14:00:36 +01:00
Nuno Maduro 0a76032b1b chore: bumps phpunit 2023-03-09 23:48:46 +00:00
Nuno Maduro 730bc7d3b3 chore: code style 2023-03-05 01:48:07 +00:00
Nuno Maduro 99c7bb705e Merge pull request #676 from alirezasalehizadeh/shorter_if
[2.x] shorter if condition
2023-03-03 21:19:32 +00:00
Alireza fc747c306d [2.x] shorter if condition 2023-03-03 23:27:25 +03:30
Nuno Maduro b6b8a72a6a docs: removes sponsor 2023-03-03 10:23:56 +00:00
Nuno Maduro 36f005981b chore: uses stable version of collision 2023-03-03 10:01:06 +00:00
Nuno Maduro eadc6f4307 chore: fix tests 2023-03-03 09:50:41 +00:00
Nuno Maduro 2876ac590d fix: todo in parallel 2023-03-03 01:09:35 +00:00
Nuno Maduro 99436f94f9 chore: uses unstable version of collision 2023-03-03 00:54:32 +00:00
Nuno Maduro 60f82a21db fix: buffer in paralllel combined with coverage 2023-03-02 23:04:21 +00:00
Nuno Maduro f68e6cefd4 chore: type checking 2023-03-02 22:58:11 +00:00
Nuno Maduro b939d94cda fix: non needded output 2023-03-02 22:56:09 +00:00
Nuno Maduro 37d71adb4e fix: cache directory 2023-03-02 22:18:03 +00:00
Nuno Maduro 813f63360b feat: extends test outcome to state generator 2023-03-02 21:57:46 +00:00
Nuno Maduro ad97b202c4 fix: converter 2023-03-02 21:24:05 +00:00
Nuno Maduro 1e61034e86 feat: support for deprecated, notices, and warnings 2023-03-02 20:37:18 +00:00
Nuno Maduro 3f6b2e856e tests: helpers fix 2023-03-02 17:51:34 +00:00
Nuno Maduro 3df68b288a tests: deprecations 2023-03-02 17:51:21 +00:00
Nuno Maduro a75e899d98 chore: unsets collision on testing 2023-03-02 17:51:10 +00:00
Nuno Maduro f25a9f5558 feat: warnings support 2023-03-02 17:50:57 +00:00
Nuno Maduro 69a0c3ba99 chore: dont fails on warnings 2023-03-02 17:50:47 +00:00
Nuno Maduro e1bb1d8c2d fix: printer parallel not displaying progress of deprecations 2023-03-02 17:50:36 +00:00
Nuno Maduro 62238b2714 fix: don't registers exception handlers 2023-03-02 16:24:16 +00:00
Nuno Maduro e9f83dc020 fix: discovering phpunit tests on parallel 2023-03-02 14:09:18 +00:00
Nuno Maduro b15dc03d16 chore: bumps dependencies 2023-03-02 14:09:05 +00:00
Nuno Maduro 3af60b874e chore: upgrades deps 2023-02-28 20:17:49 +05:30
Fabio Ivona 1da1eeb384 Merge branch 'pestphp:2.x' into 2.x 2023-02-26 10:02:57 +01:00
Nuno Maduro 8abad572ec chore: fix CI testing 2023-02-25 17:45:43 +05:30
Nuno Maduro 20012b65fb chore: bumps phpunit 2023-02-25 17:42:29 +05:30
Nuno Maduro 244087db27 fix: parallel status code 2023-02-25 17:42:24 +05:30
Nuno Maduro b54c24a589 fix: --parallel exit code 2023-02-25 17:33:28 +05:30
Nuno Maduro c664094f35 fix: --retry option update 2023-02-21 22:04:30 +00:00
Fabio Ivona f5d71b9282 Merge pull request #669 from fabio-ivona/init-tweak
[chore] tweak init command
2023-02-21 00:03:26 +01:00
Fabio Ivona a478798cfe lint 2023-02-21 00:02:15 +01:00
Fabio Ivona a6e133a194 add --ansi option to artisan command call 2023-02-20 23:56:40 +01:00
Nuno Maduro 46b785f29f Update TestCase.php 2023-02-20 22:54:24 +00:00
Fabio Ivona 69b1c08558 refactor 2023-02-20 23:44:15 +01:00
Nuno Maduro 2a1db41880 fix: cache being mixed with phpunit 2023-02-20 22:38:03 +00:00
Fabio Ivona 64dbcf0a26 init command tweak 2023-02-20 23:17:41 +01:00
Nuno Maduro 683910bff4 fix: improves dump message 2023-02-20 18:10:51 +00:00
Nuno Maduro 7492b331a0 chore: fixes scripts 2023-02-20 17:52:26 +00:00