Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
c68d7711
Commit
c68d7711
authored
May 20, 2019
by
Achilleas Pipinellis
Committed by
Evan Read
May 20, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link to JUnit test reports from the MR index page
parent
67338908
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/user/project/merge_requests/index.md
doc/user/project/merge_requests/index.md
+8
-0
No files found.
doc/user/project/merge_requests/index.md
View file @
c68d7711
...
...
@@ -397,6 +397,14 @@ GitLab can scan and report any vulnerabilities found in your project.
[
Read more about security reports.
](
https://docs.gitlab.com/ee/user/application_security/index.html
)
## JUnit test reports
Configure your CI jobs to use JUnit test reports, and let GitLab display a report
on the merge request so that it’s easier and faster to identify the failure
without having to check the entire job log.
[
Read more about JUnit test reports
](
../../../ci/junit_test_reports.md
)
.
## Live preview with Review Apps
If you configured
[
Review Apps
](
https://about.gitlab.com/features/review-apps/
)
for your project,
...
...
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