@type t() :: %Muta.Suite{modules: [module()], test_ids: MapSet.t({module(), atom()})}
@spec load([Path.t()]) :: t()