Skip to content

Looping over a list of checks #68

@Azzaare

Description

@Azzaare

In various cases, users will use the same script for different kind of checks. We should be able to write something like

x = @check [:alloc, :benchmark, :chairs] d begin
  # ...
end begin
  # ...
end

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions