Skip to content

shanpali/curlToJavaCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curlToJavaCode

This util will help create executable testng test from a postman collection

Given any postman collection, this util will convert it to executable java code.

input : https://www.getpostman.com/collections/xxxxxxxxxxxxxxx

output : 1 test class + 1 executable testng.xml which you can directly add into your automation suite.

Smaple Test file : WIP

About

This util will help create executable testng test from a postman collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages