View Source MixTestObserver.FileInput (MixTestObserver v0.1.0)

FileInput is obtained by parsing the observed file.

Link to this section Summary

Functions

Return test context :test or :run_anyway and target filepath.

Link to this section Types

@type t() :: {behavior :: atom(), content :: String.t()}

Link to this section Functions

@spec parse(path :: String.t()) :: t()

Return test context :test or :run_anyway and target filepath.