Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
don
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LQDN Adminsys
don
Commits
57028ef1
Commit
57028ef1
authored
Jul 24, 2018
by
Mindiell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ajout de quoi faire du Code Coverage au moment des tests dans le fichier de configuration dédié
parent
1b0f0cb7
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
codeception.yml
codeception.yml
+5
-0
No files found.
codeception.yml
View file @
57028ef1
...
@@ -12,6 +12,11 @@ settings:
...
@@ -12,6 +12,11 @@ settings:
extensions
:
extensions
:
enabled
:
enabled
:
-
Codeception\Extension\RunFailed
-
Codeception\Extension\RunFailed
coverage
:
enabled
:
true
remote
:
false
include
:
-
app/*.php
modules
:
modules
:
config
:
config
:
Db
:
Db
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment