Opened 6 years ago
Closed 6 years ago
#8373 closed defect (bug) (fixed)
wp-env improvements about phpunit commands
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Adds 2 new job to run specific group of tests:
test-php:group
Example of use: npm run test-php:group --g=core-template-loader
test-php-multisite:group
Example of use: npm run test-php-multisite:group --g=core-template-loader
The patch also updates @wordpress/env to its latest version (2.1.0)
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 12742: