-
I added some tests, and maybe find a service for showing test coverage?
I found Codecov. if you can setup it will be good, have to access organization.
if you have alternative service, also put …
-
Hello all,
I've run into an issue where I'm working on an application using TDD with PestPHP one test at a time using `only()`, and then forget to take out the `only()` before commit & push. It'd b…
-
For the phpstorm plugin to work correctly, pest has to create a usable teamcity output.
Right now we use the underlying phpunit teamcity printer, however this one relies on tests being in classes, …
-
Just a heads up that pest will require PHPUnit 9.2.x for the near future. Please use `pest/pest: ^0.2.4`, to ensure composer doesn't try to load PHPUnit 9.3.x.
EDIT: Pest 0.3.0, when it is released…
-
hi
there have any solution for simulate watch option for auto restart test on change, in directory src or tests ?
spham updated
4 years ago
-
Can't install with PHPUnit 9.3.10
```
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for pestphp/pest ^0.3.1 -> satisfiable b…
-
We have a small CLI tool which has no documentation at all.
We should write a small section in the readme file on how to use it.
-
Is it possible to download image through puphpeteer?
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector…
-
- Laravel Version: 8.11.2
- PHP Version: 7.4.10
- Database Driver & Version: N/A
### Description:
`assertJson()` by default sets the `$assoc` argument of `json_decode` to true and due to t…