forked from Codeception/codeception.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbootstrap.html
More file actions
347 lines (283 loc) · 15.7 KB
/
Copy pathbootstrap.html
File metadata and controls
347 lines (283 loc) · 15.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!doctype html>
<html lang="en">
<head>
<title>
{% if page.title %}
{{ page.title }}
{% else %}
Codeception - PHP Testing framework - PHP unit testing, PHP e2e testing, database testing
{% endif %}
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<!-- CSS -->
<link href='https://fonts.googleapis.com/css?family=Roboto+Mono:400,500,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/codeception.css">
<link rel="stylesheet" href="/css/contributors.css">
<link rel="stylesheet" href="/css/algolia.css">
<link rel="stylesheet" type="text/css" media="screen" href="/css/syntax.css">
<!-- SCRIPTS -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script src="/js/jquery.toc.min.js"></script>
<script src="/js/contributors.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script>
<script src="https://cdn.jsdelivr.net/algoliasearch/3/algoliasearch.min.js"></script>
<!-- Other -->
<link title="Codeception Blog" type="application/rss+xml" rel="alternate" href="/rss.xml">
<link rel="shortcut icon" href="/images/favicon.png">
<link rel="author" href="https://plus.google.com/+Codeception">
</head>
<body>
{% if site.banner %}
<div class="banner hide-small hide-xs">
{% if site.banner.content %}
{{ site.banner.content }}
{% else %}
{% for post in site.posts limit:1 %}
<a href="{{ post.url }}">{{ post.title }}</a>
{% endfor %}
{% endif %}
</div>
{% endif %}
{% capture guides %}{% include guides.html %}{% endcapture %}
{% capture modules %}{% include modules.html %}{% endcapture %}
{% capture reference %}{% include reference.html %}{% endcapture %}
<nav class="navbar nav-custom navbar-inverse">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="/" class="navbar-brand main-logo">
<svg width="81" height="60" style="vertical-align: middle" viewBox="0 0 81 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<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"/>
</svg>CODECEPTION_</a>
</div>
<div class="collapse navbar-collapse menu ">
<ul class="nav navbar-nav navbar-right">
<li><a href="/quickstart">QuickStart</a></li>
<li class="dropdown docs-dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#"> Docs
<b class="caret"></b>
</a>
<div class="dropdown-menu multi-column columns-3">
<div class="container">
<div class="row">
<div class="col-sm-4 col-md-4 guides-wrapper">
<ul class="multi-column-dropdown">
<li><h4>Guides</h4></li>
{{ guides }}
<li role="separator" class="divider"></li>
<li><a href="/video">Video</a></li>
</ul>
</div>
<div class="col-sm-5 col-md-6">
<ul class="dropdown-modules multi-column-dropdown clearfix">
<li>
<h4>Modules</h4>
</li>
{{ modules }}
</ul>
</div>
<div class="col-sm-3 col-md-2">
<ul class="multi-column-dropdown">
<li><h4>Reference</h4></li>
<li><a href="/install">Install</a></li>
<li><a href="/docs/reference/Configuration">Configuration</a></li>
<li><a href="/extensions">Extensions</a></li>
<li><a href="/docs/reference/Commands">Commands</a></li>
<li role="separator" class="divider"></li>
<li><h4>Util Classes</h4></li>
{{ reference }}
</ul>
</div>
</div>
</div>
</div>
</li>
<li>
<a href="/changelog">Releases</a>
</li>
<li>
<a href="/blog">Blog</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="http://phptest.club/category/codeception">
Use Cases
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="/for/symfony">Symfony</a></li>
<li><a href="/for/laravel">Laravel</a></li>
<li><a href="/for/yii">Yii Framework</a></li>
<li><a href="/for/phalcon">Phalcon</a></li>
<li><a href="/for/wordpress">WordPress</a></li>
<li><a href="/for/joomla">Joomla</a></li>
</ul>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="http://phptest.club">
Community
<b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li><a href="/credits"><strong>Credits</strong></a></li>
<li><a href="/addons">Addons</a></li>
<li><a href="http://phptest.club/c/codeception/cookbook">Cookbook</a></li>
<li role="separator" class="divider"></li>
<li><a href="http://bit.ly/chat-codeception">Join our Slack</a></li>
<li><a href="https://twitter.com/codeception">Follow us in Twitter</a></li>
<li><a href="https://www.facebook.com/pages/Codeception/288959711204412">Page in Facebook</a></li>
<li role="separator" class="divider"></li>
<li><a href="http://phptest.club/category/codeception">Forum @ PHPTestClub</a></li>
<li><a href="http://automated-testing.info/category/codeception">Russian Forum @ AT.info</a></li>
<li><a href="http://stackoverflow.com/questions/tagged/codeception">StackOverflow</a></li>
<li><a href="https://github.com/codeception/codeception/issues">GitHub Issues</a></li>
<li role="separator" class="divider"></li>
<li><a href="https://opencollective.com/codeception"><strong>Support us via OpenCollective!</strong></a></li>
</ul>
</li>
<li class="hidden-xs">
<a href="https://twitter.com/codeception" class="social-link">
<img src="/images/social/twitter.png" alt="Twitter" title="Follow us in Twitter to recieve updates!">
</a>
</li>
<li class="hidden-xs">
<a href="https://github.com/codeception/codeception" class="social-link">
<img src="/images/social/github.png" alt="GitHub">
</a>
</li>
<li class="hidden-xs">
<a href="https://opencollective.com/codeception/" class="social-link">
<img src="/images/social/opencollective.png" alt="❤ Support us on OpenCollective!">
</a>
</li>
</ul>
</div>
</div> <!-- /.container -->
</nav>
{% if page.hero %}
<div>{% include {{ page.hero }} %}</div>
{% endif %}
<!-- CONTENT -->
<div class="container-fluid">
{{ content }}
</div>
<div class="d-none d-lg-block support-wrapper">
<div class="container w-50">
<div class="text-center">
<a href="https://opencollective.com/codeception/" class="btn btn-success" role="button">❤️ Support us on OpenCollective!</a>
</div>
</div>
</div>
<div id="footer">
<div class="container-fluid">
<ul class="links">
<li class="footer-logo">
<a href="/">
<h4>
<img src="/images/logo_footer.svg" alt="logo">Codeception_
</h4>
</a>
</li>
<li><a href="/install">Installation</a></li>
<li><a href="/credits">Credits</a></li>
<li><a href="/changelog">Releases</a></li>
<li><a href="http://sdclabs.com/codeception?utm_source=codeception.com&utm_medium=bottom_menu&utm_term=link&utm_campaign=reference" >Enterprise Support</a></li>
<li><a href="http://sdclabs.com/trainings?utm_source=codeception.com&utm_medium=bottom_menu&utm_term=link&utm_campaign=reference" >Trainings</a></li>
</ul>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-4 col-lg-3 col-lg-offset-1">
<p>
Codeception is a BDD-styled PHP testing framework, brought to you by <a href="http://codeception.com/credits">Codeception Team</a>.
OpenSource <strong>MIT Licensed</strong>.
</p>
</div>
<div class="col-sm-6 col-md-4 col-lg-4 text-center footer-social">
<a href="https://github.com/codeception/codeception" class="social">
<img src="/images/social/github-white.png" alt="GitHub">
</a>
<a href="https://twitter.com/codeception" class="social">
<img src="/images/social/twitter-white.png" alt="Twitter">
</a>
<a href="http://www.facebook.com/pages/Codeception/288959711204412" class="social">
<img src="/images/social/facebook-white.png" alt="Facebook">
</a>
<a href="http://bit.ly/chat-codeception" class="social">
<img src="/images/slack.png" alt="Slack" title="Slack Chat">
</a>
</div>
<div class="col-sm-6 col-md-4 col-lg-4 text-center">
<h4>they support us_</h4>
<a href="https://www.jetbrains.com/phpstorm/" rel=nofollow><img src="/images/support/phpstorm.png" alt="PhpStorm" class="sponsors sponsors--phpstorm"></a>
<a href="https://www.rebilly.com/" rel=nofollow><img src="/images/support/rebilly.png" class="sponsors sponsors--rebilly" alt="Your Partner
In Subscription Billing
Uncover your revenue potential with
our recurring billing software." title="Your Partner
In Subscription Billing"></a>
<a href="https://themeisle.com/" rel=nofollow><img src="/images/support/themeisle.png" class="sponsors sponsors--themeisle" alt="Premium WordPress themes, Templates & Plugins"></a>
</div>
</div>
</div>
<div id="copyright">
<div class="design">
Design made by
<a href="https://pizdata.is/">
<svg width="17" height="22" viewBox="0 0 17 22" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.1521 4.64018L13.5305 3.83959L12.2672 5.6787C11.3601 4.22562 9.35785 1.74674 5.75912 0.57675L3.98126 0L4.88607 1.58776C4.89702 1.60708 5.83747 3.28537 5.66941 5.11943L2.80415 3.48567L3.14267 5.05097C3.14982 5.08409 3.83233 8.3093 3.20491 11.3562C3.12457 11.421 3.01509 11.4774 2.86608 11.4774C2.63863 11.4774 2.13696 11.3484 1.33672 10.4825L0.283136 9.3428L0.0669574 10.8565C0.056478 10.9316 -0.934383 18.4053 5.07684 21.1622C6.18671 21.71 7.48187 22 8.8226 22H8.82308C11.2433 22 13.4927 21.0735 14.9939 19.4586C16.5583 17.7762 17.2281 15.4572 16.9315 12.7513C16.9202 12.2855 16.744 7.9779 14.1521 4.64018Z" fill="white"/>
</svg><strong>Pizdata</strong>
</a>
</div>
<div>
© Codeception 2011–{{ site.time | date: '%Y' }}
</div>
</div>
</div>
<!-- SCRIPTS -->
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1899308-9']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
// Adding this layout functionality for mobile views with the homepage hero
$(document).ready(function(){
$('.navbar-toggle').click(function(){
$('.row.home').toggleClass('no-padding-top');
});
});
</script>
<div class="visible-lg-block twitter-btn">
<aside>
<a href="https://twitter.com/codeception" class="twitter-follow-button" data-show-count="false"
data-lang="en" data-size="large">Follow @Codeception</a>
<script>!function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = "//platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");</script>
</aside>
</div>
{% include algolia.html %}
</body>
</html>