Visual Studio 2012を使用しています。テスト駆動のパーソナルベータ2をインストールしてから、gallioバンドル3.2をインストールしました。
ただし、テストを実行すると失敗します。出力には次のように表示されます。
It looks like you're trying to execute a Gallio/MbUnit unit test.
For Gallio v3.0.6 build 787 / Gallio v3.1 build 313 or above (recommended):
Please ensure that the directory containing your 'MbUnit.dll' reference also contains Gallio's
test runner files ('MbUnit.dll.tdnet', 'TDNet\Gallio.TDNetRunner.dll', 'Gallio.dll' etc.)
For earlier versions:
You need to install Gallio (after TestDriven.Net) using its MSI installer.
You can find Gallio downloads and support here:
http://www.gallio.org/
何が問題なのかわかりません。Visual Studio 2012を使用している場合、使用しているテストドリブンとガリオのバージョンはどれですか。
更新:MbUnit.dllと同じフォルダーにあるかどうか、上記のdllを確認しました。何が問題ですか??TT