У нас вы можете посмотреть бесплатно Unit Testing JavaScript in ASP.NET MVC with Jasmine and Karma или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video you'll see how to test Javascript in ASP.NET MVC application using Jasmine test framework running under Karma test runner. We will cover how to setup Karma for testing "plain" Javascript and also how to configure Karma and write tests for AMD modules loaded by RequireJS. In the next video having all this setup we'll write a simple "Angular-Like" modular SPA using Knockout + RequireJS + jQuery. This video is a 2nd part of 3 parts series. 1st part: • E2E Testing ASP.NET MVC application with P... 2nd part: this one 3rd part: TBD --------------------------- The complete example of the application shown here can be found at GitHub: https://github.com/delpher/SampleAngu... The basic setup example of E2E and unit tests: https://github.com/delpher/BasicJSDev and same with ES6: https://github.com/delpher/BasicJSDevES6 For those of you, who are more experienced in Javascript and front-end development than I do, please, don't hesitate to post your comments on what's wrong, what can be done better. Let's together help others to better understand this quite complicated domain of software development. Thanks!