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
Copy file name to clipboardExpand all lines: README.md
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,36 @@ pull request for that branch. Don't mix unrelated changes. You can use the commi
21
21
message as the description for the pull request.
22
22
23
23
24
+
Running the Unit Tests
25
+
---
26
+
27
+
Run the unit tests with a local server that supports PHP. No database is required. Pre-configured php local servers are available for Windows and Mac. Here are some options:
0 commit comments