Changeset 57134 for trunk/README.md
- Timestamp:
- 11/24/2023 02:07:00 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r56387 r57134 88 88 ``` 89 89 90 You can pass extra parameters into the PHP tests by adding `--` and then the [command-line options](https://docs.phpunit.de/en/10.4/textui.html#command-line-options): 91 92 ``` 93 npm run test:php -- --filter <test name> 94 npm run test:php -- --group <group name or ticket number> 95 ``` 96 90 97 #### To restart the development environment 91 98
Note: See TracChangeset
for help on using the changeset viewer.