NuGet Package Karma And Grunt JavaScript UnitTest Runner

Adds Karma and Grunt scripts to your project and runs the Javascript unit test as part of the build.

One needs to add the test files inside TestScripts Folder.
Add references to source js files in Karma.conf.js, eg:
files: [
'Scripts/angular.js',
'Scripts/angular-*.js',
'Sources/*.js',
'TestScripts/*.js'
],.




Got any Karma And Grunt JavaScript UnitTest Runner Question?





Info

Version: 1.0.7
Author(s): Manish Kumar
Last Update: Monday, August 10, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://bitbucket.org/manishkp/karmagruntjsunit.msbuild
NuGet Url: https://www.nuget.org/packages/KarmaGruntJSUnit.MSBuild


Install
Install-Package KarmaGruntJSUnit.MSBuild
dotnet add package KarmaGruntJSUnit.MSBuild
paket add KarmaGruntJSUnit.MSBuild
KarmaGruntJSUnit.MSBuild Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

21

days-since-last-release

3153