Skip to content

Add feature to specify specific spec pattern for scenario class

What does this MR do and why?

Adds a feature in scenario class that allows defining specific spec pattern which would allow to run only specs matching the pattern. This is similar to using rspec tags but allows to create test scenarios that are limited to particular folders without the need to create and add separate rspec tags to all relevant specs.

Closes Add CreateStage scenario class to limit test su... (gitlab-org/quality/analytics/team#22 - closed)

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by andrey

Merge request reports

Loading