| gotwarlost/istanbul |
8,577 |
|
132,065 |
46,857 |
over 3 years ago |
95 |
August 21, 2016 |
400 |
other |
JavaScript |
| Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale. |
| pimutils/vdirsyncer |
1,399 |
|
4 |
2 |
over 2 years ago |
67 |
July 13, 2023 |
180 |
other |
Python |
| 📇 Synchronize calendars and contacts. |
| jazzband/django-configurations |
1,039 |
|
629 |
38 |
about 2 years ago |
24 |
October 21, 2023 |
58 |
bsd-3-clause |
Python |
| A helper for organizing Django project settings by relying on well established programming patterns. |
| tmux-python/libtmux |
937 |
|
40 |
39 |
about 2 years ago |
104 |
November 25, 2023 |
69 |
mit |
Python |
| ⚙️ Python API / wrapper for tmux |
| shellspec/shellspec |
849 |
|
0 |
0 |
about 3 years ago |
0 |
|
79 |
mit |
Shell |
| A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells |
| go-cmd/cmd |
766 |
|
38 |
70 |
almost 3 years ago |
24 |
July 08, 2023 |
9 |
mit |
Go |
| Non-blocking external commands in Go with streaming output |
| taiki-e/cargo-llvm-cov |
755 |
|
0 |
6 |
about 2 years ago |
85 |
November 17, 2023 |
33 |
apache-2.0 |
Rust |
| Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage). |
| grodowski/undercover |
691 |
|
12 |
9 |
over 2 years ago |
22 |
November 29, 2021 |
16 |
mit |
Ruby |
| undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports |
| mysticatea/cpx |
508 |
|
9,457 |
4,181 |
about 3 years ago |
15 |
September 04, 2016 |
36 |
mit |
JavaScript |
| A cli tool to watch and copy file globs. |
| econchick/interrogate |
496 |
|
0 |
191 |
over 2 years ago |
14 |
September 10, 2021 |
40 |
mit |
Python |
| Explain yourself! Interrogate a codebase for docstring coverage. |