Skip to main content

This package will take as input the STDOUT from a Postman CLI collection run and transform the output text to a JSON doc which may in turn be transformed.

Project description

postman-cli-transformer

PyPI Changelog Tests License

Initially created from: https://github.com/simonw/click-app

This package will take as input the STDOUT from a Postman CLI collection run and transform the output text to a JSON doc which may in turn be transformed.

Installation

Install this tool using pip:

pip install postman-cli-transformer

Usage

For help, run:

postman-cli-transformer --help

You can also use:

python -m postman_cli_transformer --help

As this is intended to be used as a transformer for the Postman CLI output, usage would look something like this with the CLI output transformed into JSON and output to the file output.json

PLEASE NOTE: THE VERBOSE FLAG IS NOT SUPPORTED YET ON THE CLI COMMAND

postman collection run 11111111-11111111-1111-1111-1111-111111111111 -e 11111111-11111111-1111-1111-1111-111111111111  | postman-cli-transformer output.json

To output both JSON and a Junit formatted xml file use:

postman collection run 11111111-11111111-1111-1111-1111-111111111111 -e 11111111-11111111-1111-1111-1111-111111111111  | postman-cli-transformer output.json --junit-out-file junit.xml

Furthermore, the tool will exit with a code of 1 if any of the tests run by the CLI fail. This behavior may be turned off by a flag.

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd postman-cli-transformer
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

python -m 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

postman_cli_transformer-0.3.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

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

postman_cli_transformer-0.3-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file postman_cli_transformer-0.3.tar.gz.

File metadata

  • Download URL: postman_cli_transformer-0.3.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for postman_cli_transformer-0.3.tar.gz
Algorithm Hash digest
SHA256 f1f3614c9cfbfbcdc5138e72c5057ac0c1f60f0d57e753d667eb0b7f5119dde5
MD5 d0099e31cf9b6c58070a4660d92ca1e4
BLAKE2b-256 84f400a1676fa45c97b1a8a198f70d811bf1dfdb9c4022dd3f8a5a8d28054193

See more details on using hashes here.

File details

Details for the file postman_cli_transformer-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for postman_cli_transformer-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f12f6c5df8574d0c75c280c73e8269e234990342dded898b42b4f887d56b426
MD5 e2d17f6ee0f0ed1a57d7181065162b5e
BLAKE2b-256 87eb2e8db06a1b1b75b389425dc7e72f4b3a6e19ea81c1710ecf4f6a5768f5cb

See more details on using hashes here.

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