Skip to content

Add PHPUnit

Add PHPUnit #15

Triggered via pull request December 10, 2023 20:09
@jdevalkjdevalk
opened #3
test
Status Failure
Total duration 18s
Artifacts

cs.yml

on: pull_request
Check code style
11s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Check code style: tests/bootstrap.php#L8
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Check code style: tests/bootstrap.php#L11
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_tests_dir".
Check code style: tests/bootstrap.php#L15
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_phpunit_polyfills_path".
Check code style: tests/bootstrap.php#L17
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_TESTS_PHPUNIT_POLYFILLS_PATH".
Check code style: tests/bootstrap.php#L31
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".
Check code style
Process completed with exit code 1.
Check code style
Process completed with exit code 1.