Use WordPress Testing Tools to Build Your Plugin & Run Unit Tests in Github Actions
Today we’re going to cover how to combine concepts from unit testing best practices and Github Actions so that we’re running our tests automatically with Github actions when pushing new code to the repository.