diff options
author | Shinya Maeda <shinya@gitlab.com> | 2018-08-15 10:14:19 +0000 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2018-08-15 10:14:19 +0000 |
commit | 6e9e61dc325053328a2066bd008663489760412d (patch) | |
tree | 47e251c4a623ac5336da23107391da1a3ae08f62 /doc/README.md | |
parent | 218fc3e3db8d62f42600bcda2f8d98af603e6bf9 (diff) | |
download | gitlab-ce-6e9e61dc325053328a2066bd008663489760412d.tar.gz |
Documentation for JUnit XML Test Summary In MR widget
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index a814c787f94..4248f62c08c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -133,6 +133,7 @@ scales to run your tests faster. - [GitLab CI/CD](ci/README.md): Explore the features and capabilities of Continuous Integration, Continuous Delivery, and Continuous Deployment with GitLab. - [Review Apps](ci/review_apps/index.md): Preview changes to your app right from a merge request. - [Pipeline Graphs](ci/pipelines.md#pipeline-graphs) +- [JUnit test reports](ci/junit_test_reports.md) ### Package |