Represents a link attached to a test or step.
@type t() :: %Allure.TestResult.Link{ name: String.t(), type: String.t(), url: String.t() }