Skip to main content

Minitest CLI – command-line interface for the Minitest testing platform

Project description

minitest-cli

Command-line interface for the Minitest testing platform.

Installation

pip (recommended)

pip install minitest-cli

uvx (zero-install)

Run without installing:

uvx --from minitest-cli minitest --help

Homebrew

brew install minitap-ai/tap/minitest-cli

From source

git clone https://github.com/minitap-ai/minitest-cli.git
cd minitest-cli
uv sync
uv run minitest --help

Quick Start

# Authenticate
minitest auth login

# List your apps
minitest apps list

# Run tests
minitest run --app <app-id>

Configuration

Environment Variable Description Required
MINITEST_TOKEN API authentication token Yes (or use minitest auth login)
MINITEST_APP_ID Default app ID No (can use --app flag)
MINITEST_API_URL API base URL No (defaults to production)

Global Flags

Flag Description
--json Output JSON to stdout (diagnostics go to stderr)
--app <id-or-name> Target app for commands that require one
--version Show CLI version
--help Show help

Commands

Command Description
minitest auth Authentication management
minitest apps App management
minitest flow Testing flow operations
minitest build Build management
minitest run Test execution

Exit Codes

Code Meaning
0 Success
1 General error
2 Authentication error
3 Network / API error
4 Resource not found

Development

# Install dependencies
uv sync --dev

# Run linter
uv run ruff check .

# Run formatter
uv run ruff format .

# Run type checker
uv run pyright

# Run tests
uv run pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

minitest_cli-0.4.1.tar.gz (73.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

minitest_cli-0.4.1-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

Details for the file minitest_cli-0.4.1.tar.gz.

File metadata

  • Download URL: minitest_cli-0.4.1.tar.gz
  • Upload date:
  • Size: 73.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for minitest_cli-0.4.1.tar.gz
Algorithm Hash digest
SHA256 3a3fb34535bf9e755910b646cf12df99bc6b5e0e191b7c7258c2285c8e5d1987
MD5 1b18459c7b142d3f2f76486a177f76ee
BLAKE2b-256 e11bb606ded882d3a07e7461b5cd1fde77339cf0cf9bf5bfe19da88550cbc5e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for minitest_cli-0.4.1.tar.gz:

Publisher: release.yml on minitap-ai/minitest-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file minitest_cli-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: minitest_cli-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 53.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for minitest_cli-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2edc31514427f81ba1e32380b4a9c02bce7b32f6089ad335aca98c7d982350fe
MD5 696eff6387deee634fd74313c51a2882
BLAKE2b-256 c7544c334f017bdb383c04347f18e06f07eaa8ceefca175a56e7f72dbe7b1a7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for minitest_cli-0.4.1-py3-none-any.whl:

Publisher: release.yml on minitap-ai/minitest-cli

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page