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
3d3d6fb4
Commit
3d3d6fb4
authored
Jun 08, 2021
by
Craig Norris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add tier badges to Verify MR docs
Add tier badges to Verify-related MR docs
parent
7d5e46b2
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
doc/user/project/merge_requests/accessibility_testing.md
doc/user/project/merge_requests/accessibility_testing.md
+3
-3
doc/user/project/merge_requests/test_coverage_visualization.md
...ser/project/merge_requests/test_coverage_visualization.md
+1
-1
doc/user/project/merge_requests/testing_and_reports_in_merge_requests.md
...t/merge_requests/testing_and_reports_in_merge_requests.md
+1
-1
No files found.
doc/user/project/merge_requests/accessibility_testing.md
View file @
3d3d6fb4
...
...
@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type
:
reference, howto
---
# Accessibility
Testing
# Accessibility
testing **(FREE)**
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25144) in GitLab 12.8.
...
...
@@ -21,7 +21,7 @@ measuring the accessibility of web sites, and has built a simple
This job outputs accessibility violations, warnings, and notices for each page
analyzed to a file called
`accessibility`
.
## Accessibility
Merge R
equest widget
## Accessibility
merge r
equest widget
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/39425) in GitLab 13.0 behind the disabled [feature flag](../../../administration/feature_flags.md) `:accessibility_report_view`.
> - [Feature Flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/217372) in GitLab 13.1.
...
...
@@ -29,7 +29,7 @@ analyzed to a file called `accessibility`.
In addition to the report artifact that is created, GitLab will also show the
Accessibility Report in the merge request widget area:
![
Accessibility
Merge Request W
idget
](
img/accessibility_mr_widget_v13_0.png
)
![
Accessibility
merge request w
idget
](
img/accessibility_mr_widget_v13_0.png
)
## Configure Accessibility Testing
...
...
doc/user/project/merge_requests/test_coverage_visualization.md
View file @
3d3d6fb4
...
...
@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type
:
reference, howto
---
# Test
Coverage Visualization
# Test
coverage visualization **(FREE)**
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/3708) in GitLab 12.9.
> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/249811) in GitLab 13.5.
...
...
doc/user/project/merge_requests/testing_and_reports_in_merge_requests.md
View file @
3d3d6fb4
...
...
@@ -6,7 +6,7 @@ type: index
description
:
"
Test
your
code
and
display
reports
in
merge
requests"
---
# Tests and reports in merge requests
# Tests and reports in merge requests
**(FREE)**
GitLab has the ability to test the changes included in a feature branch and display reports
or link to useful information directly from merge requests:
...
...
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