-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
The issue affects pull requests and branches with names other than 'master'. [This pull request](https://github.com/pestphp/pest-plugin-expectations/pull/2) can serve as an example. This is due to the…
-
I was wondering why support for symfony/console versions older than 5 was dropped once support for version 5 was added? I'm not aware of any immense BC changes that would lead to dropping support for …
-
Hey buddy, i've hit a 404 while browsing the docs.
**It can be reproduced this way:**
1. open https://pestphp.com/docs/installation (or any other docs route)
2. search for "helpers"
3. click the…
-
If I'm not mistaken, the correct type should be `Pest\Expectations\Expectation`.
It does not lead to any issue in the code, but my IDE is confused:
```php
// PHPStorm: Method 'toBe' not found i…
-
Like these https://github.com/pestphp/drift/pull/22#pullrequestreview-461790298
-
So I going to use this as an example:
```php
-
Hello Good job with pest, but I`m having a problem with Pest code coverage in mac.
I`m running my app in
- Valet
- Php 7.49
- Xdebug 3.0.2
Pest is running test correctly but with xdebug …
-
I have fresh laravel 8 installation with some spatie packages and get
Package "spatie/laravel-ray" is not installed
And i dont want it to be installed
Why do i get this?
-
* https://carlalexander.ca/introduction-wordpress-unit-testing/
* https://developer.wordpress.org/cli/commands/scaffold/plugin-tests/
* https://torquemag.io/2018/04/advanced-oop-wordpress-part-3-uni…