๐Ÿ“ฆ J-Sek / example-gulp4-karma-and-cheerio

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

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/J-Sek/example-gulp4-karma-and-cheerio.git
HTTPS git clone https://github.com/J-Sek/example-gulp4-karma-and-cheerio.git
SSH git clone git@github.com:J-Sek/example-gulp4-karma-and-cheerio.git
CLI gh repo clone J-Sek/example-gulp4-karma-and-cheerio
J-Sek J-Sek Create README.md 6df34fd 9 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ Config
๐Ÿ“ Scripts
๐Ÿ“„ .babelrc
๐Ÿ“„ .gitignore
๐Ÿ“„ gulpfile.babel.js
๐Ÿ“„ karma.conf.js
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

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