Skip to content

Example of test configuration with Babel + Gulp 4 + Karma-coverage + Cheerio parser of JasmineSpecRunner.html

Notifications You must be signed in to change notification settings

J-Sek/example-gulp4-karma-and-cheerio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp 4 example usage of Karma-coverage and Cheerio

Note that if you are using Require.js or any other dependency resolution within tests infrastructure, you should not need this example.

What is going on inside?

  • Cheerio parses JasmineSpecRunner.html, so there is single place to put files needed for tests
  • Gulp proceeds with karma-coverage execution and opens result page

About

Example of test configuration with Babel + Gulp 4 + Karma-coverage + Cheerio parser of JasmineSpecRunner.html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published