Closed davidposin closed 10 years ago
Added useProjectRoot parameter to force runner to only use specFolders values. Comparison is explicit so anything other than false will result in a true. True is the default functionality that existed before.
In PR #15 the default value for projectRoot when not specified was changed from "." to "" so the it doesn't include the entire project by default.
Added useProjectRoot parameter to force runner to only use specFolders values. Comparison is explicit so anything other than false will result in a true. True is the default functionality that existed before.