-
Pest\Exceptions\ShouldNotHappen
This should not happen - please create an new issue here: https://github.com/pestphp/pest.
- Issue: Coverage not found in path: /Users/ghockin/www/twilio-wra…
-
PHP 8.0
Pest v1.0.2
Command:
`./vendor/bin/pest --coverage`
Response:
```
PHP Fatal error: Uncaught Illuminate\Contracts\Container\BindingResolutionException: Target [Illuminate\Contract…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| Library version | 1.14.0
Wonder when version 2.0 is coming out, really want the fix feature …
-
- Issue: Coverage not found in path: D:\projects\sani\sani-media-service\vendor\pestphp\.temp\coverage.php.
- PHP version: 8.0.1
- Operating system: WINNT
at D:\projects\sani\sani-media-service…
-
Hi, thanks for your great work.
I'm trying to create a Feature test for some routes:
I've defined this one in my `api.php` route file:
```php
JsonApiRoute::server('v1')
->middleware('auth…
-
I am getting the following errors in my plugins with the new version.
```
Cannot create class com.intellij.application.options.editor.GutterIconsConfigurable
```
Not really sure what is causing it,…
-
The `pest-plugin-laravel` laravel plugin in its current form only supports Laravel versions `^7.0 || ^8.0` due to the specifications in the `composer.json`. However, until 6 months from now (September…
-
Having issues just getting pest installed, `composer require...` output below.
**Composer version 2.0.8 2020-12-03 17:20:38
PHP 7.4.10 (cli) (built: Sep 9 2020 06:36:14) ( NTS )**
```
php -d…
-
The "browse" option does not exist.
(https://github.com/laravel/dusk/pull/870)
-
Hi I use PEST but I encounter a weird error when trying to run the tests
```
# input
php ./vendor/bin/pest
# ouptut
PASS Tests\ExampleTest
✓ example
Tests: 1 passed
Time: …