Installing Keploy
Installation guide for Keploy on Linux, macOS, and Windows.
Installation guide for Keploy on Linux, macOS, and Windows.
A quick guide to installing Keploy on Linux.
A guide to installing Keploy on macOS using Lima or Docker.
Learn how to configure application settings in Keploy Cloud. Manage environments, toggle features, and optimize your testing setup with this step-by-step guide.
Introduction 📘
Pre-requisite 📝
Quick Installation Using CLI
Keploy uses eBPF to intercept API calls on network layer and generates test cases and mocks/stubs.
🛠️ Platform-Specific Requirements for Keploy
Keploy can be installed in two ways:
As of now there are two ways to use Keploy eBPF in MacOS, i.e. using Colima
On Windows, WSL is required to run Keploy Binary. You must be running Windows 10 version 2004 and higher (Build 19041
Keploy uses eBPF to intercept API calls on network layer and generates test cases and mocks/stubs. Keploy does not natively support Windows. However, you can still run it using Wsl or Docker.
Keploy can be installed in two ways: