Credo.Execution.ExecutionTiming.by_tag

You're seeing just the function by_tag, go back to Credo.Execution.ExecutionTiming module for more information.

Returns all timings for the given exec and tag_name.

Link to this function

by_tag(exec, tag_name, regex)

View Source

Returns all timings for the given exec and tag_name where the tag's value also matches the given regex.