Skip to content

Add postman2pytest to API Testing#188

Open
golikovichev wants to merge 1 commit into
yosriady:masterfrom
golikovichev:add-postman2pytest
Open

Add postman2pytest to API Testing#188
golikovichev wants to merge 1 commit into
yosriady:masterfrom
golikovichev:add-postman2pytest

Conversation

@golikovichev

Copy link
Copy Markdown

Adds postman2pytest to the API Testing section.

postman2pytest is an MIT-licensed Python CLI that converts a Postman Collection v2.1 JSON file into a runnable pytest test module. It uses Pydantic for parsing and Jinja2 for code generation, supports Python 3.10 through 3.13, and is published on PyPI.

Repo: https://github.com/golikovichev/postman2pytest
PyPI: https://pypi.org/project/postman2pytest/

Single-line addition. Entry follows the existing API Testing section style.

code-reviewed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant