Skip to content

Call `Runtime::Release.perform_before_hooks` in `config.before(:suite)`

What does this MR do?

Moves Runtime::Release.perform_before_hooks to config.before(:suite) so that it executes before the start of any tests' before(:context) hooks.

Captures a screenshot if there's an error.

Closes https://gitlab.com/gitlab-org/quality/team-tasks/issues/325

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Lapierre

Merge request reports