Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NQUnit.NUnitを使い始めるための良いチュートリアルを知っている人はいますか?
nuget を使用してテスト プロジェクトにインストールしましたが、blank.js および async.js ファイルが何であるかわかりません。これらの名前をテスト対象のファイルに一致するように変更する必要がありますか、それとも非同期テストと同期テストをそれぞれのファイル。
た!
次のリンクで答えを見つけてください: NQUnit: JavaScript testing within .NET / CI