cozyloon/Enhanced Postman to RestAssured Converter

Convert Postman collections to RestAssured test cases with advanced features.

View on GitHub

Trust Signals

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