FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
agent-php-Codeception/codeception.yml at master · Metatronishe/agent-php-Codeception · GitHub
Metatronishe
/
agent-php-Codeception
Public
Notifications
You must be signed in to change notification settings
Fork
3
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
agent-php-Codeception
/
codeception.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
35 lines (32 loc) · 1021 Bytes
Breadcrumbs
agent-php-Codeception
/
codeception.yml
Copy path
File metadata and controls
35 lines (32 loc) · 1021 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
23
24
25
26
27
28
29
30
31
32
33
34
#
Example of codeception.yml file to configure to work with EPAM Report Portal
#
#
extensions:
#
enabled:
#
- agentPHPCodeception
#
config:
#
agentPHPCodeception:
#
UUID: 07104d6b-45a0-442f-b7ed-a79fa5321123
#
host: https://rp.epam.com
#
projectName: your_name_personal
#
timeZone: .000+00:00
#
launchName: test launch name !!!
#
launchDescription: test launch description !!!
paths
:
tests
:
tests
output
:
tests/_output
data
:
tests/_data
support
:
tests/_support
envs
:
tests/_envs
actor_suffix
:
Tester
extensions
:
enabled
:
-
Codeception\Extension\RunFailed
-
agentPHPCodeception
config
:
agentPHPCodeception
:
UUID
:
07104d6b-45a0-442f-b7ed-a79fa5321123
host
:
https://rp.epam.com
projectName
:
your_name_personal
timeZone
:
.000+00:00
launchName
:
test launch name !!!
launchDescription
:
test launch description !!!
Back
|
FazBrowse Home
|
New Git URL