Search
string
-r=<path>
--root=<path>
指定项目根目录。可以是绝对路径,也可以是相对于 process.cwd() 的路径。
process.cwd()
root 将决定配置文件加载的起点,测试文件被搜索的起点等。
root