What is Keploy eBPF
A Keploy eBPF is a language-agnostic library that offers APIs to do the following:
-
Capture all the network calls like
- API Request
- Dependency calls
- API Response
-
Replay the API request with captured dependency mocks to identify noisy fields.
-
Replay all the test-cases captured and mock the dependencies for the application
Comparing the expected and actual responses for an API call happens at the Keploy Server.
A Keploy eBPF mocks the external dependencies while testing APIs, eliminating the need to setup test-environment. This allows the application to isolate itself from external dependencies.
Hope this helps you out, if you still have any questions, reach out to us .
Contact Us
If you have any questions or need help, please feel free to reach out to us at hello@keploy.io or reach out us on or open a discussion on