-
Notifications
You must be signed in to change notification settings - Fork 7
Add test case exclusion configuration #122
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request
Description
There is a need to exclude test cases that are should not be run. For various reason there can be test cases that will not run correctly using the extension, e.g. bad CQL, CQL that causes errors with the language server/CQL engine.
This is especially an issue if the test case causes the cql engine to crash, no other test cases will run.
There should be a mechanism to exclude test cases with cause so as to not interfere with working test cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request