FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeception.github.com/thanks_php80.html at master · Codeception/codeception.github.com · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Codeception
/
codeception.github.com
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
24
Code
Issues
5
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
codeception.github.com
/
thanks_php80.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (21 loc) · 1014 Bytes
Breadcrumbs
codeception.github.com
/
thanks_php80.html
Copy path
File metadata and controls
21 lines (21 loc) · 1014 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
---
layout: bootstrap
title: Thanks for choosing Codeception!
meta:
<
meta
http-equiv
="
REFRESH
"
content
="
3;url=https://codeception.com/php80/codecept.phar
"
>
---
<
div
class
="
container
"
>
<
div
class
="
row
"
>
<
div
class
="
col-xs-12 fill-thanks
"
>
<
h2
>
Installation - Codeception v5 Phar for PHP 8.0+
</
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
="
https://codeception.com/docs/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
="
https://codeception.com/php80/codecept.phar
"
>
Click
here
</
a
>
if you don't want to wait any longer
</
p
>
</
div
>
</
div
>
</
div
>
Back
|
FazBrowse Home
|
New Git URL