testingtesting-security
test
Rustプロジェクトのテスト実行スキル。cargo testによるユニットテスト、統合テスト、ドキュメントテストの実行とレポート。テスト実行時は必ずエージェント(Task tool)を使用し、直接Bashでテストコマンドを実行しない。
maintainer
DIO0550
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Rustプロジェクトのテスト実行スキル。cargo testによるユニットテスト、統合テスト、ドキュメントテストの実行とレポート。テスト実行時は必ずエージェント(Task tool)を使用し、直接Bashでテストコマンドを実行しない。
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use test