指定テストをデバッグ出力で実行する。引数なしなら全テスト実行。
LOG_LEVEL=debug deno test $ARGUMENTS --allow-env --allow-write --allow-read
テスト・フィクスチャは tests/ に配置する。
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
Run a specific test file with debug logging Use when this capability is needed.
npx skillmds@latest add tomevault-io/run-tests-8 指定テストをデバッグ出力で実行する。引数なしなら全テスト実行。
LOG_LEVEL=debug deno test $ARGUMENTS --allow-env --allow-write --allow-read
テスト・フィクスチャは tests/ に配置する。
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
tomevault-io/skills-registry/tree/main/tettuan--breakdownconfig--run-tests commit 69e39a5aa5