gulp-jasmine-inject

Gulp plugin for injecting and runing jasmine tests in any working web site.

Usage no npm install needed!

<script type="module">
  import gulpJasmineInject from 'https://cdn.skypack.dev/gulp-jasmine-inject';
</script>

README

gulp-jasmine-inject

Inject and run jasmine scripts in any runing application (i.e. site). Uses PhantomJS.

Installation

npm install gulp-jasmine-inject

Please, refer to SharePoint sample folder for detailed documentation.