cobertura_cover
Coverage reporter
Generates Cobertura-compatible test coverage reports from Elixir tests
Output test coverage information in Cobertura-compatible format
12 stars
8 watching
4 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alfert/coverex | Generates code coverage reports for Elixir projects | 101 |
parroty/excoveralls | A tool that generates and reports test coverage statistics for Elixir projects. | 826 |
stevesaliman/gradle-cobertura-plugin | A Gradle plugin that supports Cobertura's coverage check and merge functions. | 118 |
r-lib/covr | Tools for tracking and analyzing test coverage in R packages | 334 |
whatyouhide/corsica | A plug and DSL for handling CORS requests in Elixir web applications. | 526 |
benbria/coffee-coverage | Instruments CoffeeScript files to measure code coverage using Istanbul, JSCoverage, or Streamline styles. | 145 |
parroty/excheck | A testing library for Elixir programming language | 316 |
yeshan333/ex_integration_coveralls | Provides tools to analyze code coverage at runtime | 4 |
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
cpitclaudel/company-coq | An Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software | 354 |
defactosoftware/test_selector | A set of Elixir helpers to select elements in Phoenix tests | 14 |
lpil/mix-test.watch | Automates testing of Elixir projects after each file change | 920 |
knewter/dpd_client | API client for interacting with the DPD API | 1 |
fukamachi/cl-coveralls | Helps track test coverage with Coveralls | 29 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |