# Installer stripe-mock avec Homebrew, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stripe-mock pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:stripe-mock
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install stripe-mock
```

  Preuve: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install stripe-mock
```

  Preuve: openSUSE Tumbleweed package metadata: stripe-mock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:stripe-mock
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/stripe-mock>
- **Version:** 0.202.0
- **Résumé source:** Mock HTTP server that responds like the real Stripe API
- **Page d'accueil:** <https://github.com/stripe/stripe-mock>
- **Dépôt:** <https://github.com/stripe/stripe-mock>
- **Licence:** MIT
- **Archive source:** <https://github.com/stripe/stripe-mock/archive/refs/tags/v0.202.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T04:03:47+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- stripe-mock (cli)
- stripe-mock (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Service: declared
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.202.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/stripe/stripe-mock
- dernière version détectée: v0.202.0 (à jour)
## Historique du projet et usages

stripe-mock is Stripe's official mock HTTP server for basic sanity checks against the Stripe API shape. It is used in CLI and package-manager contexts as a local binary or service that lets SDKs and integration tests validate request paths and parameters without calling the live Stripe API.

### Historique du projet

Stripe's README says the project was first released in 2017 and that its original ambition was broader: returning responses that were realistic as well as type-correct. The same source explains that the scope has since narrowed; stripe-mock is deliberately stateless, hardcoded, and aimed at basic validation rather than full API behavior simulation.

The project is generated from Stripe's OpenAPI specification, which keeps the mock aligned with the latest methods, resources, and fields. That makes it part of Stripe's broader API tooling pipeline rather than a hand-maintained fake service.

### Historique d'adoption

Stripe documents use of stripe-mock inside server-side SDK test suites such as stripe-ruby and stripe-go. Package availability in the input shows distribution through Homebrew and zypper, while the official README also documents release downloads, Docker usage, and a Homebrew service.

### Modes d'utilisation

Common usage is to start the `stripe-mock` server locally, then run tests or sample requests against its HTTP and HTTPS ports. The README also documents automatic port selection, Unix socket mode, Docker execution, and Homebrew service management.

### Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about stripe-mock because it turns a remote payments API into a reproducible local fixture for SDK testing. It is intentionally not a full emulator, but its OpenAPI-driven route and schema validation make it useful for packaging, CI, and client-library smoke tests.

### Chronologie

- 2017: Stripe first released stripe-mock.
- Current: Stripe documents a narrowed scope focused on stateless basic sanity checks backed by the Stripe OpenAPI specification.

### Related projects

- Stripe OpenAPI specification, Stripe server-side SDKs such as stripe-ruby and stripe-go, Docker images, Homebrew services, and playback-testing tools such as VCR are documented adjacent points in the official README.

### Sources

- <https://github.com/stripe/stripe-mock#readme>
- source_facts.description
- source_facts.package-manager


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** stripe-mock
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- zypper - stripe-mock - 0.201.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: stripe-mock from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Mock HTTP server based on the real Stripe API | https://github.com/stripe/stripe-mock


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [stripe-cli](https://pkg.so/fr/brew/stripe-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, payments, stripe.
- [xh](https://pkg.so/fr/brew/xh/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [hurl](https://pkg.so/fr/brew/hurl/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [bruno-cli](https://pkg.so/fr/brew/bruno-cli/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [newman](https://pkg.so/fr/brew/newman/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [keploy](https://pkg.so/fr/brew/keploy/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [curlie](https://pkg.so/fr/brew/curlie/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [schemathesis](https://pkg.so/fr/brew/schemathesis/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [apib](https://pkg.so/fr/brew/apib/) - Local package facts share a topical domain. Shared terms: api, api-testing, cli, developer, developer-tools.
- [req](https://pkg.so/fr/brew/req/) - Local package facts share a topical domain. Shared terms: api, api-testing, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/stripe-mock.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stripe-mock.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
