·csharp-mstest
</>

csharp-mstest

最新のアサーション API やデータ駆動型テストなど、MSTest 3.x/4.x 単体テストのベスト プラクティスを入手します。

6.8Kインストール·23トレンド·@github

インストール

$npx skills add https://github.com/github/awesome-copilot --skill csharp-mstest

csharp-mstest のインストール方法

コマンドラインで csharp-mstest AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/github/awesome-copilot --skill csharp-mstest
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: github/awesome-copilot。

Your goal is to help me write effective unit tests with modern MSTest, using current APIs and best practices.

MSTest provides three assertion classes: Assert, StringAssert, and CollectionAssert.

Note: Prefer Assert class equivalents when available (e.g., Assert.Contains("expected", actual) over StringAssert.Contains(actual, "expected")).

最新のアサーション API やデータ駆動型テストなど、MSTest 3.x/4.x 単体テストのベスト プラクティスを入手します。 ソース: github/awesome-copilot。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/github/awesome-copilot --skill csharp-mstest
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from github/awesome-copilot

クイックアンサー

csharp-mstest とは?

最新のアサーション API やデータ駆動型テストなど、MSTest 3.x/4.x 単体テストのベスト プラクティスを入手します。 ソース: github/awesome-copilot。

csharp-mstest のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/github/awesome-copilot --skill csharp-mstest インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/github/awesome-copilot