#59624 closed defect (bug) (fixed)
Update to readme to add pass params instuctions
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch |
| Focuses: | Cc: |
Description
I always have to work this out / look it up so let's add it to the readme
You can pass extra params into the php tests by adding -- and then the [param options](https://docs.phpunit.de/en/10.4/textui.html#command-line-options)
Change History (4)
This ticket was mentioned in PR #5489 on WordPress/wordpress-develop by @pbearne.
2 years ago
#1
- Keywords has-patch added
#3
@
2 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
@SergeyBiryukov commented on PR #5489:
2 years ago
#4
Thanks for the PR! Merged in r57134.
Note: See
TracTickets for help on using
tickets.
In 57134: