View Source MixTester.Project (MixTester v1.0.0)

Structure which contains path to project root directory and a name of the project

Link to this section Summary

Link to this section Types

@type t() :: %MixTester.Project{name: String.t(), root: Path.t()}