2022-06-21 17:19:12 +05:30
|
|
|
---
|
|
|
|
table_name: ci_unit_tests
|
|
|
|
classes:
|
|
|
|
- Ci::UnitTest
|
|
|
|
feature_categories:
|
2022-07-16 23:28:13 +05:30
|
|
|
- code_testing
|
2023-01-13 00:05:48 +05:30
|
|
|
description: Stores unit test data produced from builds.
|
2022-06-21 17:19:12 +05:30
|
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56137
|
|
|
|
milestone: '13.11'
|
2023-03-04 22:38:38 +05:30
|
|
|
gitlab_schema: gitlab_ci
|