Commit Graph

17 Commits

Author SHA1 Message Date
d8666c8abf chore: coding style changes 2023-02-03 12:55:01 +00:00
bedf033655 lint 2022-08-25 09:32:48 +02:00
ea8ab88056 style: apply fixes from PHPStan 2021-05-14 10:05:16 +01:00
564a21badd style: apply fixes from php-cs-fixer 2021-05-14 10:00:53 +01:00
41ce87450f fix: resolve test directory before function call 2021-05-14 09:33:52 +01:00
567af55a19 make test directory configurable 2021-05-03 18:28:20 +03:00
7ba49b2e3e chore: fixes style 2020-12-27 21:42:08 +01:00
54a285f7e3 Update PestInstallCommand.php 2020-12-27 17:40:26 +01:00
424e24d530 feat: improve init files 2020-12-27 15:24:21 +01:00
38344c99f1 style: apply Rector changes 2020-08-12 14:45:55 +01:00
4009177e56 style: fix unary_operator_space 2020-08-03 21:49:09 +02:00
64bb853720 fix: correctly avoid interactions 2020-08-03 21:39:58 +02:00
db7c4b174f refactor: thanks 2020-07-01 20:23:00 +02:00
c23f2e4bd6 fix errors from type checks 2020-05-23 21:09:28 +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