Browse CLI Tools

Discover the best command-line tools

31 tools found

P

playwright

testing

End-to-end testing framework for modern web apps

testinge2ebrowser-automation
67,000
npm install --save-dev @playwright/test
C

cypress

testing

Fast, easy and reliable end-to-end testing

testinge2ejavascript
47,000
npm install --save-dev cypress
J

Jest

testing

JavaScript testing framework

javascripttesting
43,700
npm install --save-dev jest
K

K6

testing

Modern load testing platform

load-testingperformance
24,200
brew install k6
M

Mocha

testing

JavaScript test framework

javascripttesting
23,000
npm install --save-dev mocha
H

hey

testing

HTTP load generator tool

performanceload-testinghttp
18,000
brew install hey
J

Jasmine

testing

BDD JavaScript testing framework

javascriptbdd
15,700
npm install --save-dev jasmine
L

Locust

testing

Python-based load testing framework

pythonload-testingperformance
12,300
pip install locust
V

Vitest

testing

Next-generation test framework

javascripttestingvite
12,100
npm install --save-dev vitest
P

Pytest

testing

Python testing framework

pythontesting
11,700
pip install pytest
A

Ava

testing

Test runner with isolated test files

javascriptnodejstesting
9,000
npm install --save-dev ava
P

Phpunit

testing

PHP unit testing framework

phptesting
7,900
composer require --dev phpunit/phpunit
J

Jmeter

testing

Apache performance testing tool

load-testingperformance
7,500
brew install jmeter
H

Hypothesis

testing

Property-based testing framework

pythonproperty-basedtesting
7,400
pip install hypothesis
I

Istanbul

testing

JavaScript code coverage tool

javascriptcoveragecode-coverage
7,200
npm install --save-dev istanbul
N

Newman

testing

Postman CLI test runner

apitestingpostman
6,700
npm install -g newman
B

Backstop

testing

Visual regression testing tool

visual-testingregressiontesting
6,200
npm install -g backstopjs
G

Gatling

testing

Performance testing framework for scale

load-testingperformancescala
5,900
brew install gatling
T

Tape

testing

TAP-producing test harness

javascripttaptesting
5,600
npm install --save-dev tape
R

RSpec

testing

BDD framework for Ruby testing

rubybddtestingrspec
4,800
gem install rspec