• Docker is a tool which creates the envinronment
    PHPUnit is a tool for testing the code
    WordPress is a choosen CMS

    I need to merge them. And past my projects inside for testing and development.

    The WordPress shows me this?page. I have installed everything regarding points with Docker. However the command “npm run test:php” returns the errors connecting to the database. Files?wp-config.php?and?wp-config-tests.php?are correct.

    Please give me a guide about how to make it work.

    Thanks

  • The topic ‘How to build envinronment for WordPress development?’ is closed to new replies.