Metadata-Version: 2.4
Name: postman-bootstrap
Version: 0.0.1
Summary: Name reservation. The Postman validation bootstrap CLI is not published yet.
Author: Postman Field Engineering
License: Apache-2.0
Project-URL: Homepage, https://www.postman.com
Keywords: postman,api-governance,regression-testing,release-gate
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# postman-bootstrap

**This is a name reservation, not a release.** Installing it gives you nothing that runs.

`postman-bootstrap` will be the CLI for the Postman validation bootstrap: it builds a
release gate that proves a modernized system still behaves like the one it replaced.
It authors an OpenAPI spec from a repository, records the pre-transform system's real
answers as a golden corpus, and emits a gate plus CI that a customer keeps and runs
without any further dependency on this package.

Until the first real release, this distribution exists only so the name is not taken by
somebody else. Watch this page, or ask Postman Field Engineering.

Version `0.0.1` will never do anything. The first working release will be `0.9.x` or
later, so nothing here can be mistaken for it by a version constraint.
