meteor-coverage
Coverage tool
Tool for measuring code coverage in Meteor projects
Server and client coverage for Meteor
54 stars
6 watching
14 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tntim96/jscover | Measures code coverage in JavaScript applications to ensure test reliability and quality | 399 |
ember-cli-code-coverage/ember-cli-code-coverage | A tool for measuring code coverage in JavaScript-based Ember.js applications | 195 |
alfert/coverex | Generates code coverage reports for Elixir projects | 101 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
kschingiz/artillery-engine-meteor | Tool for load testing MeteorJS applications using Artillery engine | 7 |
fractal-code/meteor-azure | A tool for automating the deployment of Meteor applications on Azure App Service | 67 |
jkrup/meteor-hero | Automates deployment of MeteorJS applications to Heroku with Docker and minimal configuration | 39 |
meteorhacks/search-source | A reactive data source for building search solutions with Meteor | 145 |
coderaiser/escover | A tool for collecting code coverage for EcmaScript Modules in JavaScript applications | 8 |
alex-seville/blanket | A JavaScript code coverage tool that adds statistics to existing tests, providing insight into which parts of the code are covered by tests. | 1,401 |
meteor-svelte/ssr-example | An example project demonstrating how to achieve server-side rendering using Meteor and Svelte. | 4 |
johnthepink/meteor-launch | Automates deployment of Meteor applications to various app stores and platforms | 26 |
andruschka/pm2-meteor | A tool to deploy, scale and run Meteor Apps with PM2. | 160 |
zodern/meteor-up | A tool for automating Meteor app deployments to any server with Docker support | 1,272 |
cjermain/rust-python-coverage | An example project demonstrating automated test coverage for Rust and Python codebases using Cargo-Llvm-Cov | 39 |