メインコンテンツまでスキップ
Version: 11 & 12

pnpm test

Aliases: run test, t, tst

Runs an arbitrary command specified in the package's test property of its scripts object.

testプロパティは、あなたのプログラムのユニットテストや結合テストを実行するコマンドを指定するために使用します。