FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
phalcon-devtools/codeception.yml at master · linxcodev/phalcon-devtools · GitHub
linxcodev
/
phalcon-devtools
Public
forked from
phalcon/phalcon-devtools
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
phalcon-devtools
/
codeception.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 509 Bytes
Breadcrumbs
phalcon-devtools
/
codeception.yml
Copy path
File metadata and controls
19 lines (19 loc) · 509 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
paths
:
tests
:
tests
output
:
tests/_output
data
:
tests/_data
support
:
tests/_support
envs
:
tests/_envs
settings
:
#
name of bootstrap that will be used
#
each bootstrap file should be
#
inside a suite directory.
bootstrap
:
_bootstrap.php
colors
:
true
#
Tests (especially functional) can take a lot of memory
#
We set a high limit for them by default.
memory_limit
:
1024M
actor_suffix
:
Tester
extensions
:
enabled
:
-
Codeception\Extension\RunFailed
Back
|
FazBrowse Home
|
New Git URL