LinuxSuRen/api-testing

Support to generator code or commands base on the testcase

Closed this issue · 2 comments

Sometimes, we might need to use the HTTP request in different cases. For instance, take the HTTP request as javascript code lines running in the browser. Or, use the curl command to run in Linux.

All the languages could send an HTTP request. But we could support some of the most popular ones:

  • curl command
  • JavaScript
  • Golang
  • Python
  • Java

A very important thing that we need to consider, is how to make sure the generated code lines work well.

See also:

This issue has been open 30 days with no activity. This will be closed in 7 days.