FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeception.github.com/thanks_php54.html at master · codemedic/codeception.github.com · GitHub
codemedic
/
codeception.github.com
Public
forked from
Codeception/codeception.github.com
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
codeception.github.com
/
thanks_php54.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (18 loc) · 975 Bytes
Breadcrumbs
codeception.github.com
/
thanks_php54.html
Copy path
File metadata and controls
22 lines (18 loc) · 975 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: bootstrap
title: Thanks for choosing Codeception!
meta:
<
meta
http-equiv
="
REFRESH
"
content
="
3;url=http://codeception.com/php54/codecept.phar
"
>
---
<
div
class
="
container
"
>
<
div
class
="
row
"
>
<
div
class
="
col-xs-12 fill-thanks
"
>
<
h2
>
Installation - PHAR PHP54
</
h2
>
<
p
>
<
strong
>
1.
</
strong
>
Save this file into the root of desired PHP project
</
p
>
<
p
>
<
strong
>
2.
</
strong
>
Initialize test classes inside the root of your project
</
p
>
<
p
>
<
code
>
php codecept.phar bootstrap
</
code
>
</
p
>
<
p
>
<
strong
>
3.
</
strong
>
Write your tests!
</
p
>
<
p
>
Follow
<
a
href
="
http://codeception.com/docs/02-GettingStarted
"
>
Getting Started Guide
</
a
>
to perform configuration and write the first test.
</
p
>
<
p
class
="
small
"
>
Your download is on the way.
<
a
href
="
http://codeception.com/codecept.phar
"
>
Click here
</
a
>
if you don't want to wait any longer
</
p
>
</
div
>
<!-- /col -->
</
div
>
<!-- /row -->
</
div
>
<!-- /.container -->
Back
|
FazBrowse Home
|
New Git URL