npm test
🌙
手机阅读
本文目录结构
npm test 功能
测试一个包
npm test 使用
npm test [-- <args>]
aliases: t, tst
npm test 说明
如果提供了程序包,它将运行程序包的“测试”脚本。