Search
Structure which contains path to project root directory and a name of the project
@type t() :: %MixTester.Project{name: String.t(), root: Path.t()}