mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 22:16:34 +02:00
Added in brief summary of testing information
This commit is contained in:
@@ -32,5 +32,8 @@ layout: default
|
||||
{% capture frameworks_content %}{% include popular-frameworks.md %}{% endcapture %}
|
||||
{{ frameworks_content|markdownify }}
|
||||
|
||||
{% capture testing_content %}{% include testing.md %}{% endcapture %}
|
||||
{{ testing_content|markdownify }}
|
||||
|
||||
{% capture links_content %}{% include links-and-resources.md %}{% endcapture %}
|
||||
{{ links_content|markdownify }}
|
||||
|
Reference in New Issue
Block a user