mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-17 19:57:56 +00:00
1.1 KiB
1.1 KiB
title | description | slug |
---|---|---|
Test Case Result | OpenMetadata Test Results | Track test case results and validations in feed to support data quality monitoring. | /main-concepts/metadata-standard/schemas/entity/feed/testcaseresult |
TestCaseResultFeedInfo
This schema defines the schema for Test Case Result Updates for Feed.
Properties
parameterValues
(array): Summary of test case execution.- Items: Refer to ../../tests/testCase.json#/definitions/testCaseParameterValue.
entityTestResultSummary
(array): Summary of test case execution.testCaseResult
(array): Test Case Result for last 7 days.- Items: Refer to ../../tests/basic.json#/definitions/testCaseResult.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.