Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

A golang-based no-code API testing platform

Convert API calls from any source to Test-Case with this golang project: Keploy captures all the API calls and subsequent network traffic served by the application. You can use any existing API management tools like Postman, Hoppscotch, Curl to generate test-case.

Native interoperability with popular testing libraries like go-test.

Code coverage will be reported with existing and Keploy recorded test cases and can also be integrated in CI pipelines/infrastructure.

Other Features

How the golang based testing works?

Keploy is added as a golang middleware to your application that captures and replays all network interactions served to the application from any source

Exit mobile version