gemini-coverage
Advanced tools
Weekly downloads
Readme
Утилита для генерации HTML-отчета на основе JSON-отчета о покрытии тестами gemini.
npm install gemini-coverage
./node_modules/.bin/gemini-coverage gen [путь к coverage.json]
По умолчанию файлы отчета будут сохранены в [текущая директори/gemini-coverage].
Опции
Чтобы создать отчет в папке path/to/report
, а исходные файлы использовать из path/to/source
выполните следующую команду:
./node_modules/.bin/gemini-coverage gen -r path/to/source -d path/to/report [путь к coverage.json]
FAQs
Coverage report generator for gemini
The npm package gemini-coverage receives a total of 662 weekly downloads. As such, gemini-coverage popularity was classified as not popular.
We found that gemini-coverage demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.