| 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. |
| istanbuljs/nyc |
5,477 |
|
64,664 |
65,466 |
over 2 years ago |
165 |
June 01, 2020 |
184 |
isc |
JavaScript |
| the Istanbul command line interface |
| qufei1993/Nodejs-Roadmap |
2,376 |
|
0 |
0 |
about 4 years ago |
0 |
|
79 |
|
|
| 【Nodejs-Roadmap】侧重于 Node.js 服务端的开发指南,公众号 “Nodejs技术栈” |
| diegonetto/generator-ionic |
1,775 |
|
2 |
3 |
almost 10 years ago |
33 |
December 29, 2015 |
103 |
mit |
JavaScript |
| Build hybrid mobile apps using the Ionic Framework |
| wingify/across-tabs |
1,671 |
|
1 |
5 |
over 2 years ago |
22 |
September 11, 2023 |
18 |
mit |
JavaScript |
| Easy communication between cross-origin browser tabs. Simplified "CORS"ing! |
| sc-forks/solidity-coverage |
948 |
|
784 |
2,175 |
about 2 years ago |
108 |
October 14, 2023 |
81 |
mit |
JavaScript |
| Code coverage for Solidity smart-contracts |
| istanbuljs/istanbuljs |
946 |
|
381 |
3,487 |
over 2 years ago |
10 |
December 01, 2021 |
153 |
|
JavaScript |
| monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation |
| flosse/sloc |
935 |
|
566 |
334 |
over 2 years ago |
23 |
September 20, 2023 |
39 |
mit |
CoffeeScript |
| simple tool to count SLOC (source lines of code) |
| speedskater/babel-plugin-rewire |
790 |
|
1,918 |
1,008 |
over 6 years ago |
42 |
September 13, 2018 |
53 |
|
JavaScript |
| A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes. |
| tank0317/unit-test-demo |
771 |
|
0 |
1 |
over 3 years ago |
1 |
September 24, 2019 |
13 |
|
JavaScript |
| 一步一步介绍如何给项目添加单元测试 |