pkg.soopen package index

brew / 順位 7958

tracetest を Homebrew でインストール

tracetest のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tracetest

local Homebrew formula metadata

概要

パッケージ概要

Build integration and end-to-end tests

コマンドとエイリアス

  • tracetest

履歴

プロジェクトの歴史と使われ方

Tracetest is a cloud-native testing tool that uses OpenTelemetry traces as the basis for integration and end-to-end tests. Its official docs position it as a way for developers and QA engineers to test distributed systems by asserting against trace data as well as normal request results.

プロジェクトの歴史

Kubeshop created the Tracetest repository in February 2022. The earliest public release metadata starts in April 2022, followed by rapid 0.x releases as the project developed its trace-based testing model.

The core idea is that a test triggers an operation, collects the resulting distributed trace, and lets the user define assertions against spans, attributes, timings, side effects, and OpenTelemetry instrumentation quality. The project therefore emerged alongside wider OpenTelemetry adoption in microservice systems.

By the v1.x line, Tracetest presented several deployment modes: a managed cloud service, an enterprise self-hosted option, and an open-source Tracetest Core container intended for hobby or local environments. The Homebrew formula packages the `tracetest` CLI, which is the command-line entry point into that workflow.

採用の歴史

Official docs describe Tracetest users as developers or QA engineers building distributed systems in languages such as Go, Rust, Node.js, and Python. That audience is narrower than general web testing, but central to teams already instrumenting services with OpenTelemetry.

The README and docs emphasize CI/CD automation: tests can be saved as YAML, run through the CLI, chained into suites or transactions, parameterized with variables, and used in build jobs. The repository also says the project uses Tracetest to test its own back end, making the tool part of its own release discipline.

Package-manager adoption is visible through Homebrew and the Go-based build dependency in the formula. For package nerds, Tracetest is the sort of tool that turns an observability backend into a test dependency, so a CLI package matters even when the full product also has web and cloud components.

使われ方

A typical workflow is to pick an endpoint, run a test to obtain a trace, inspect the trace as a blueprint of the system's behavior, add span assertions, and rerun the test manually or from CI. Official examples use YAML definitions with HTTP or gRPC triggers and selectors such as database spans with duration assertions.

The docs distinguish Tracetest from browser-driven tools such as Cypress or Selenium: instead of treating the browser as the test surface, it uses existing OpenTelemetry instrumentation and trace data to validate each step of a request transaction.

パッケージ好きにとっての重要性

Tracetest is significant in the package-nerd niche because it packages a modern observability-driven test workflow behind a CLI. It belongs to the class of developer tools where the package is not the whole system, but is the reproducible local and CI handle for talking to infrastructure.

Its version history is also typical of fast-moving cloud-native tools: many prereleases and patch releases, a Docker/container story, YAML definitions for reproducibility, and Homebrew packaging for developer laptops.

タイムライン

  • 2022-02: GitHub repository created.
  • 2022-04: v0.1.0 released.
  • 2022-09: v0.7.0 released with trigger, trace, test, and installation changes.
  • 2023-12: v0.15.0 released.
  • 2024-10: v1.7.1 released.
  • 2024-11: nightly release metadata published.

Related projects

  • OpenTelemetry, Cypress, Selenium, CI/CD systems, distributed tracing backends, Docker.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tracetest実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.7.1
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tracetest
バージョン1.7.1
パッケージマネージャHomebrew
ホームページhttps://docs.tracetest.io/
リポジトリhttps://github.com/kubeshop/tracetest
最終更新2026-07-26T00:51:26+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation