Replies: 1 comment 2 replies
-
|
@vovsemenv hello sir, muted = falseand when executing this test plan from Allure Testops you will get on test framework side the list of tests that are not muted in Allure Testops |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When make tests as muted in the
TestOpsinterface to mark them as muted, but they will be still failed in the CI/CD.If allure give the way to fetch muted tests in the following format just like
testplan.jsonwe can mark tests asshould failin the integrations without making changes to tests.Feature request from users:
Beta Was this translation helpful? Give feedback.
All reactions