docs
docs copied to clipboard
The official documentation for Pest.
Hello there, I have added a section into the documentation to add information about how to integrate the result of a code coverage test into GitLab. The documentation on GitLab...
I was going to set up CI/CD with Pest to help enforce keeping expectations up to date. However, [the guide](https://pestphp.com/docs/continuous-integration) is rather confusing, as I can't find out what `./vendor/bin/pest...
Hi. Thank you for PEST, really enjoy working with it. Since version 3 of PEST has already been released, I would like to ask if you are planning to introduce...
This adds a note to use `@pest-mutate-ignore` on non-executable code. **Important**: Please verify if GitHub Markdown Alerts get parsed properly in the docs site before merging this in. Related Issue:...
The announcement of Pest 2 mentions the ->todo() method, but links to a section of the docs that doesn't exist. Other pages in the docs seem to use #content-topic for...
Hello! This might be a silly question but I have a DDD-based project split into different modules and I would like to make sure (through arch testing) that each class...
I have removed click options from doc. Reference to this - https://github.com/pestphp/pest/issues/1518 from this feedback - https://github.com/pestphp/pest-plugin-browser/pull/184#issuecomment-3484405874
Added documentation for browser testing in Pest, including setup instructions, code examples, and usage details. Updated formatting and navigation for consistency with existing docs.
Command must be use with = instead of space.
Adding example of how to use the `->from()->cityName()` method