istanbuljs
There are 37 repositories under istanbuljs topic.
kopach/karma-sabarivka-reporter
✨ A Karma plugin. Adds untested files to coverage statistic
mcarvin8/apex-code-coverage-transformer
Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.
Flaxline/angular-nx-cypress-coverage-example
Code Coverage for Cypress e2e-Tests on an Angular + @nrwl\nx-Monorepo Project
raghur/vuejs2-typescript-starter
VueJS2 starter with Typescript, Webpack, code-splitting, unit tests (karma) & code coverage with ASP.NET Core 2.0 server
tkssharma/javascript-testing-world
🥼🧬🧪🔬🧫🦠 All about javascript Testing using Different Libraries 2021 [Become Smart Developer] 🥼🧬🧪🔬🧫🦠
J-Kallunki/jkallunki-scripts
CLI for common scripts
achimoraites/typescript-mocha-chai-nyc-boilerplate
A simple boilerplate for Typecript projects with mocha, chai and html coverage report using nyc
ezy/code-coverage-dashboard
🚦A dashboard for displaying code coverage reports generated by Istanbul.js
HBOCodeLabs/istanbul-reporter-html-monorepo
An alternate HTML reporter for Istanbul/nyc, intended for multi-project monorepos.
ORESoftware/express-istanbul
Simple Node.js Express server that handles GET and POST of Istanbul test coverage data, using Istanbul standard middleware.
peterkitonga/nodetsstarter
A starter Node.js API built with TypeScript
graduta/webui-workshop
WebUI - Workshop 2020: Frontend, Backend, Development Process
sharathvignesh/node-sequelize-passport-boilerplate
Boilerplate code to start with nodeJS, MochaJS, IstanbulJS, Sequelize with Passport-bearer auth
tj-actions/coverage-badge-js
:octocat: Github action to generate coverage reports
hedaukartik/bun-plugin-istanbul
A Bun plugin to instrument your code for nyc/istanbul code coverage. In similar way as the Webpack Loader istanbul-instrumenter-loader. Only intended for use in development while running tests.
jennndol/express-server-template
A template for creating server using express, eslint, mocha, chai
kitsonk/icj
An Istanbul coverage juggler
ORESoftware/fly
Instrument your files with IstanbulJS on the fly (using streams).
reactwaylabs/istanbul-azure-reporter
Code coverage HTML reporter with Azure DevOps limitations in mind.
survepravin/mocha-chai-poc
Mocha tests and chai assertion samples
techno-verse/profile-matcher
A simple app that scores possible candidate profiles with a given project/job prospect.
faticoco/Automated-Javascript-code-Test-Cases-Generator.
🔍 JavaScript code analysis tool that measures code coverage and generates detailed reports 📊 Provides multiple coverage metrics including conditional, functional, branch and MC/DC coverage 🎯 Interactive web interface to input code and visualize coverage results through graphs and reports
keewek/vscode-nyc-coverage-example
VS Code NYC test coverage example.
mblenton/node-ts-boilerplate
node.js TypeScript boilerplate
peterkitonga/vuetwstarter
A starter front-end application built with Vue.js and Typescript
tareque20/supertest_node_express_mongodb
Testing node express application using Supertest
aaronhuggins/jsforce-deploy-reporter
Take a Salesforce metadata deploy result and get code coverage and test result reports!
Erika-Belicova/yoga
Le projet utilise des tests automatisés : back-end (Java, Spring Boot) avec JUnit 5, Mockito et base H2 embarquée, front-end (Angular) avec Jest, et Cypress pour les tests end-to-end. La couverture globale dépasse 80 %, dont au moins 30 % pour les tests d’intégration. Il s’agit d’une plateforme en ligne pour gérer des séances de yoga.
finkinfridom/istanbul-reporter-kandinskijs
The Istanbul custom reporter for KandinskiJS
iMbGenom/test-mapp
Clean Architecture in Node.js with Express and Mongoose, tested using Mocha and Istanbul
peterkitonga/jasmineexampleci
This is a sample project with jasmine setup for unit testing
peterkitonga/kusewaexch
Design for a secret santa web application
stereobooster/test-coverage-calculation
purely theoretical speculations about how code coverage may be calculated
tareque20/supertest_node_express_json_server
Testing api using Supertest,Mocha and Istanbul. Fake data is generating through json-server