From: Zohaib Shakir
Sent: Wednesday, July 18, 2012 1:06 PM
To: Sir Zia
Subject: QUNIT METRO Test Framework Integration
For Qunit Testing framework...
1)Install the extension from the following URL
http://visualstudiogallery.msdn.microsoft.com/9a49206d-8b60-4324-a23f-eb01264ece3d?SRC=Home
1)Install the extension from the following URL
http://visualstudiogallery.msdn.microsoft.com/9a49206d-8b60-4324-a23f-eb01264ece3d?SRC=Home
2) Add New Project in existing Solution of Project....
3) Add the reference of JS files(The Main Project) you want to test in the New Test Project(Js Folder).
4) Add the reference(JS FILE TO TEST) in default.html.
5)Add the following scripts in default.html
<script src="//Microsoft.WinJS.1.0.RC/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0.RC/js/ui.js"></script>
6) Write the Tests in tests.js.__._,_.___
.
__,_._,___
0 komentar:
Posting Komentar