Commit Graph

20 Commits

Author SHA1 Message Date
Jibé Barth 73f56e58a5 Pass color and verbosity args to printer (fix #49) 2020-05-31 12:32:43 +02:00
Nuno Maduro 01daf0316c refacto: removes unused code about coverage 2020-05-29 22:44:41 +02:00
Nuno Maduro 1f2976c0e0 tests: types 2020-05-29 22:35:20 +02:00
Nuno Maduro 2e7ed741b6 fix: keeps result from plugin to plugin 2020-05-29 22:33:05 +02:00
johannes.pichler b093e8ee29 Integrate pest-plugins with 2 interfaces
integrate pest-plugin package and remove core coverage stuff
2020-05-29 11:28:06 +02:00
Nuno Maduro 4de6019206 Merge pull request #18 from michaeldyrynda/master
Add support for installing Pest into a Lumen application
2020-05-24 20:43:23 +02:00
Nuno Maduro 415f571910 fix: mockery tests being considered as risky 2020-05-24 20:00:30 +02:00
Angy 81a646d64e Fix typo in beforeAll() PHPDoc block 2020-05-23 23:01:03 +02:00
Michael Dyrynda c23f2e4bd6 fix errors from type checks 2020-05-23 21:09:28 +09:30
Michael Dyrynda 4496e9d9ee Add support for installing Pest into a Lumen application
This entails creating Laravel and Lumen-specific stubs, and ensuring
that the appropriate stubs are copied as part of the pest install.
2020-05-23 20:52:15 +09:30
Nuno Maduro 9a179d2891 chore: coding style 2020-05-21 21:48:47 +02:00
Nuno Maduro 6c4be0190e feat: adds plugin uses api 2020-05-21 21:44:05 +02:00
Nuno Maduro c97fd17120 feat(helpers): adds helpers file 2020-05-14 23:03:56 +02:00
Nuno Maduro 7a0bf9db97 chore: reverts return type on globals 2020-05-14 22:18:13 +02:00
Nuno Maduro 4f89a2ae16 chore: cs 2020-05-14 22:15:43 +02:00
Nuno Maduro 28d8822de0 fix: error "No code coverage driver is available" in laravel 2020-05-14 22:05:08 +02:00
Nuno Maduro af3ca742c2 feat: improves ide support in laravel 2020-05-14 00:52:04 +02:00
Nuno Maduro 6fc55becc8 feat: adds support for global helpers 2020-05-13 22:51:50 +02:00
Nuno Maduro 2d85842777 refacto: higher order messages 2020-05-13 22:21:59 +02:00
Nuno Maduro de2929077b first 2020-05-11 18:38:30 +02:00