mcliment / typescript-karma-webpack-coverage-sampleLinks
The most basic example I can think of a Typescript project with Karma + Webpack + full coverage
☆35Updated last year
Alternatives and similar repositories for typescript-karma-webpack-coverage-sample
Users that are interested in typescript-karma-webpack-coverage-sample are comparing it to the libraries listed below
Sorting:
- A karma reporter that uses the latest istanbul 1.x APIs to report coverage☆164Updated last year
- A Karma JS Framework to support sharding tests to run in parallel across multiple browsers☆83Updated 2 years ago
- Simplifying running unit tests with coverage for Typescript projects.☆312Updated 2 years ago
- ESLint rules for Jasmine☆100Updated 9 months ago
- to-string loader for webpack☆64Updated 4 years ago
- Gulp plugin for the typedoc TypeScript documentation tool.☆43Updated last year
- easily combine coverage from multiple istanbul runs in to a single report☆53Updated 7 years ago
- Karma reporter that maps coverage to original non transpiled code (TypeScript, ES6/7, etc)☆35Updated 6 years ago
- Diff and pretty print for failed tests☆32Updated 2 years ago
- A Karma plugin for testing responsive features and layout☆51Updated last year
- A tool for remapping Istanbul coverage via Source Maps☆240Updated 2 years ago
- node streams for rxjs 6, 7☆111Updated 2 years ago
- A Karma plugin to inject Jasmine-Matchers for Jasmine and Jest.☆45Updated 3 years ago
- Istanbul code coverage loader for Webpack☆33Updated 2 years ago
- An ESLint rule for enforcing consistent ES6 class member order☆122Updated 8 months ago
- Karma plugin that locates and loads existing javascript source map files.☆73Updated 2 years ago
- Generate Allure Report for jest. Allure Report, a flexible lightweight multi-language test report tool with the possibility to add steps,…