nickctomlin/Enhanced Postman to RestAssured Converter

Convert Postman collections to RestAssured test cases with optional Allure reporting support.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
collection_pathPath to the Postman collection (.json).yes
output_directoryDirectory to store generated tests.no./generated-tests
enable_allureEnable Allure report generation.notrue
namedescription
test_pathPath to the generated test files.