Commit Graph

20 Commits

Author SHA1 Message Date
050fe38a90 fix: default phpunit file 2023-03-17 10:25:51 +00:00
46b785f29f Update TestCase.php 2023-02-20 22:54:24 +00:00
64dbcf0a26 init command tweak 2023-02-20 23:17:41 +01:00
d6ddd7326a Removes laravel stubs 2022-09-18 16:33:19 +01:00
7ddcc03ad9 Update stubs/Unit.php
Co-authored-by: Owen Voke <development@voke.dev>
2021-07-16 13:00:32 +01:00
bbe4445257 Fix the unit test stub 2021-07-16 12:40:57 +02:00
55449c956a feat: move init command out of external plugin 2021-06-15 09:29:33 +01:00
b59b321249 Merge pull request #245 from gpibarra/make-dusk-test
MakeDuskTest
2021-01-02 23:35:32 +01:00
50c1136be8 MakeDuskTest 2020-12-28 13:13:30 -03:00
92b6800f28 feat(improve-init): fixes styleci 2020-12-27 15:39:17 +01:00
29cfd1a2dc feat(improve-init): typos 2020-12-27 15:33:52 +01:00
45c09ea0ed feat(improve-init): wording 2020-12-27 15:28:32 +01:00
424e24d530 feat: improve init files 2020-12-27 15:24:21 +01:00
0b6cdf8f02 chore: fix PHPUnit config stubs 2020-09-15 10:44:59 +01:00
c79c0feec8 feat(namespaced-functions): updates stubs 2020-06-14 02:16:14 +02:00
39a5a94f3e feat(namespaced-helpers): udpates stubs 2020-06-14 01:03:35 +02:00
2869f11ae5 use ->in(__DIR__) in base Pest.php file 2020-05-24 13:36:17 +09:30
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
c97fd17120 feat(helpers): adds helpers file 2020-05-14 23:03:56 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00