Describes a detected test framework and its base command.
@type t() :: %Minga.Project.TestRunner.Runner{ base_command: String.t(), filetype: atom(), framework: atom() }