Running Jasmine JavaScript | Jasmine JavaScript unit testing | Visual studio unit testing -3

Опубликовано: 15 Октябрь 2024
на канале: Mohamed Radwan - DevOps
1,899
7

This video tutorial will focus on how run JavaScript Unit testing written in Jasmine from Visual Studio by using Command Task Runner extension which provide a command line embedded inside Visual Studio. How run JavaScript Unit test written in Jasmine from Visual Studio by using Command Task Runner extension which provide a command line embedded inside Visual Studio, this extension supports different task runners as well as PowerShell and others, we will see how to install the extension, how it reads and understands Gruntfile.js and finally how to run the JavaScript unit tests from it.

For more info about DevOps, VSTS, Software Testing, Dynamics 365, visit my blog:
http://mohamedradwan.com


About the Author
-----------------------------
Video:
   • Mohamed Radwan is a Principal DevOps ...  
Blog:
https://mohamedradwan.com
Linked-in
  / mohamedahmedradwan  
GitHub
https://github.com/DevOpsFounder
Twitter:
  / mradwan06  

In order to ensure Continuous Integration, we need to use proper deploying strategy. Read more about deploying with Feature Branches and Feature Toggle in the following post; Deploy from Branches with and without Feature Toggle, have a look on the following post:
http://mohamedradwan.com/2018/01/08/p...

#JasmineJavaScript #VisualStudioUnitTesting #JasmineJavaScriptTutorial