pnpm test
Aliases: run test, t, tst
Runs an arbitrary command specified in the package's test property of its
scripts object.
该属性的预期的作用是想为程序指定的运行单元测试或集成测试的命令。
Aliases: run test, t, tst
Runs an arbitrary command specified in the package's test property of its
scripts object.
该属性的预期的作用是想为程序指定的运行单元测试或集成测试的命令。