26
26
< script src ="/js/jquery.toc.min.js " type ="text/javascript " charset ="utf-8 "> </ script >
27
27
< script src ="/js/contributors.js " type ="text/javascript " charset ="utf-8 "> </ script >
28
28
< script src ="//cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js "> </ script >
29
- < script src ="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js "> </ script >
29
+ < script src ="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js "> </ script >
30
30
31
31
<!-- Other -->
32
32
< link title ="Codeception Blog " type ="application/rss+xml " rel ="alternate " href ="/rss.xml ">
44
44
{% for post in site.posts limit:1 %}
45
45
< a href ="{{ post.url }} "> {{ post.title }}</ a >
46
46
{% endfor %}
47
- {% endif %}
47
+ {% endif %}
48
48
49
49
</ div >
50
50
68
68
< svg width ="81 " height ="60 " style ="vertical-align: middle " viewBox ="0 0 81 60 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
69
69
< path d ="M35.6058 29.2295L22.5186 19.676L34.8582 40.2759L80.9997 2.21027L35.6058 29.2295ZM29.9915 54.4923C16.4012 54.4923 5.38429 43.4968 5.38429 29.9331C5.38429 16.3696 16.4012 5.37379 29.9915 5.37379C36.0092 5.37379 41.5198 7.53284 45.7954 11.1129L49.2448 7.00516C44.0311 2.63716 37.3154 0 29.9915 0C13.4539 0 0 13.428 0 29.9331C0 46.4384 13.4539 59.8664 29.9915 59.8664C38.5677 59.8664 46.3089 56.2494 51.7802 50.4701L47.8767 46.7908C43.3907 51.5302 37.0395 54.4923 29.9915 54.4923ZM29.9915 47.3736C20.3405 47.3736 12.517 39.5654 12.517 29.9332C12.517 20.301 20.3405 12.4925 29.9915 12.4925C34.2649 12.4925 38.176 14.0285 41.2122 16.5709L43.8017 13.4869C40.0621 10.3536 35.2448 8.46205 29.9915 8.46205C18.1291 8.46205 8.47842 18.0939 8.47842 29.9332C8.47842 41.7722 18.1291 51.404 29.9915 51.404C36.1431 51.404 41.696 48.8095 45.6204 44.6642L42.6838 41.8966C39.4983 45.2619 34.9967 47.3736 29.9915 47.3736Z " fill ="#236BFD "/>
70
70
</ svg > CODECEPTION_</ a >
71
- </ div >
71
+ </ div >
72
72
73
73
< div class ="collapse navbar-collapse menu ">
74
74
75
75
76
76
< ul class ="nav navbar-nav navbar-right ">
77
- < li > < a href ="/quickstart "> QuickStart</ a > </ li >
77
+ < li > < a href ="/quickstart "> QuickStart</ a > </ li >
78
78
< li class ="dropdown docs-dropdown ">
79
79
< a class ="dropdown-toggle " data-toggle ="dropdown " href ="# "> Docs
80
80
< b class ="caret "> </ b >
81
- </ a >
81
+ </ a >
82
82
< ul class ="dropdown-menu multi-column columns-3 ">
83
83
< div class ="container ">
84
84
< div class ="row ">
85
85
< div class ="col-sm-4 guides-wrapper ">
86
-
86
+
87
87
< ul class ="multi-column-dropdown ">
88
88
< li > < h4 > Guides</ h4 > </ li >
89
89
{{ guides }}
@@ -116,23 +116,23 @@ <h4>Modules</h4>
116
116
</ li >
117
117
< li >
118
118
< a href ="/changelog "> Releases</ a >
119
- </ li >
119
+ </ li >
120
120
< li >
121
121
< a href ="/blog "> Blog</ a >
122
- </ li >
122
+ </ li >
123
123
< li class ="dropdown ">
124
124
< a class ="dropdown-toggle " data-toggle ="dropdown " href ="http://phptest.club/category/codeception ">
125
125
Use Cases
126
126
< b class ="caret "> </ b >
127
127
</ a >
128
128
< ul class ="dropdown-menu ">
129
-
130
- < li > < a href ="/for/symfony "> Symfony</ a > </ li >
129
+ < li > < a href ="/for/symfony "> Symfony</ a > </ li >
131
130
< li > < a href ="/for/laravel "> Laravel</ a > </ li >
132
131
< li > < a href ="/for/yii "> Yii Framework</ a > </ li >
132
+ < li > < a href ="/for/phalcon "> Phalcon</ a > </ li >
133
133
< li > < a href ="/for/wordpress "> WordPress</ a > </ li >
134
134
< li > < a href ="/for/joomla "> Joomla</ a > </ li >
135
- </ ul >
135
+ </ ul >
136
136
</ li >
137
137
138
138
< li class ="dropdown ">
@@ -158,14 +158,14 @@ <h4>Modules</h4>
158
158
< li role ="separator " class ="divider "> </ li >
159
159
< li > < a href ="https://opencollective.com/codeception "> < strong > Support us via OpenCollective!</ strong > </ a > </ li >
160
160
</ ul >
161
- </ li >
162
-
161
+ </ li >
162
+
163
163
< li class ="hidden-xs ">
164
164
< a href ="https://twitter.com/codeception " class ="social-link ">
165
165
< img src ="/images/social/twitter.png " alt ="Twitter " title ="Follow us in Twitter to recieve updates! ">
166
166
</ a >
167
- </ li >
168
-
167
+ </ li >
168
+
169
169
< li class ="hidden-xs ">
170
170
< a href ="https://github.com/codeception/codeception " class ="social-link ">
171
171
< img src ="/images/social/github.png " alt ="GitHub ">
226
226
Codeception is a BDD-styled PHP testing framework, brought to you by < a href ="http://codeception.com/credits "> Codeception Team</ a > .
227
227
OpenSource < strong > MIT Licensed</ strong > .
228
228
</ p >
229
-
229
+
230
230
231
231
</ div >
232
232
@@ -274,7 +274,7 @@ <h4>they support us_</h4>
274
274
275
275
276
276
277
-
277
+
278
278
</ div >
279
279
</ div >
280
280
< div id ="copyright ">
@@ -322,7 +322,7 @@ <h4>they support us_</h4>
322
322
</ script >
323
323
324
324
< div class ="visible-lg-block twitter-btn ">
325
-
325
+
326
326
< aside >
327
327
< a href ="https://twitter.com/codeception " class ="twitter-follow-button " data-show-count ="false "
328
328
data-lang ="en " data-size ="large "> Follow @Codeception</ a >
0 commit comments