Function Attachment.fromFile

Add a file to the current test or step

static Attachment fromFile (
  const(string) name,
  const(string) path,
  const(string) mime
);