Paul G

Results 2 comments of Paul G

Which version is this experimental feature targeted for release? Hopefully, it's asap... 😄

Manually moving things around to the desired directory structure as mentioned, here's what worked for me: 1. Change test namespace to `Tests\Pest\Integration` instead of `Tests\Integration` 2. `phpunit.xml` file: ``` ./tests/pest/Unit/...