You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on + trying to test WordPress/phpunit-test-runner#111, I noticed that the build in this project was failing, which made it so that the built-in test environment was no longer working.
It looks like both Travis and the local build environment, which runs via Makefile + Docker are failing.
Things here should probably be ported to use wp-env, but will likely try to get them running again before bigger refactoring.
The text was updated successfully, but these errors were encountered:
getsource
added a commit
to getsource/phpunit-test-reporter
that referenced
this issue
Mar 23, 2020
Some changes to allow building and testing locally with the included
Makefile.
- Updates Docker image to `wordpress:5.3.2-php7.4`, along with
the necessary package updates to accomodate it.
- Updates files for coding standards so that `phpcs` passes.
See: WordPress/issues/67
While working on + trying to test WordPress/phpunit-test-runner#111, I noticed that the build in this project was failing, which made it so that the built-in test environment was no longer working.
It looks like both Travis and the local build environment, which runs via Makefile + Docker are failing.
Things here should probably be ported to use wp-env, but will likely try to get them running again before bigger refactoring.
The text was updated successfully, but these errors were encountered: