Skip to content

Allow tests to be disabled #218

@ycombinator

Description

@ycombinator

In elastic/integrations#514, @adriansr had to disable some packages' system tests in order to make progress on his feature. To do this, he had to remove the system test configuration files entirely because that is the only way to disable tests at the moment.

Instead, it would be nice if the configuration files accepted a skip or similar field which, if present, would skip the test. Further, the value of this field could be an arbitrary string representing the reason for skipping/disabling the test. Finally, this capability could be applied not just to system tests but also other types of tests.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions