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
{{ message }}
This repository was archived by the owner on Aug 28, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Wordpress CLI can generate all that is required to write integration tests for y
6
6
But to run those tests you need to have PHP and MySql on your machine, which is not always the case.
7
7
This sound like really good used case for `docker` and `docker-compose` - we can create the relevant images and run them easily on any machine that has Docker.
8
8
This also mean that the same version of PHP and MySql that run on your machine, also run on the CI, and you can easily target various PHP/Wordpress versions.
9
-
To learn more about this template in this [blog post](https://blog.solutotlv.com/testing-wordpress-plugins-easy/https://blog.solutotlv.com/userless-mobile-authentication/?utm_source=github)
9
+
To learn more about this template in this [blog post](https://blog.solutotlv.com/testing-wordpress-plugins-easy/?utm_source=github)
0 commit comments