Browse CLI Tools
Discover the best command-line tools
31 tools found
A
Artillery
testingOpen-source load testing tool
load-testingperformancetesting
4,500
npm install -g artilleryC
C8
testingCode coverage tool for Node.js
javascriptcoveragecode-coverage
3,500
npm install --save-dev c8U
Uvu
testingTiny and fast test runner for Node.js
javascriptnodejstestingfast
3,000
npm install --save-dev uvuP
Pest
testingElegant testing framework for PHP
phptestingunit-testbehavior-driven
2,600
composer require pestphp/pest --devP
Pact
testingContract testing for microservices
contract-testingmicroservicestesting
2,200
npm install -g @pact-foundation/pactM
Mutmut
testingMutation testing system for Python
pythonmutation-testingtesting
1,100
pip install mutmut