Keploy Docker Extension

June 19, 2024 ยท View on GitHub

Keploy is developer-centric API testing tool that creates backend tests along with built-in-mocks, faster than unit tests.

Note: This repo is supposed to be a prototype for Keploy Docker extenstion.

You can try it out here.

Features

Install / Update Keploy

update

Record Test Cases

record

Replay Test Cases

test

Upcoming Feature

  • Allow Configuration file input.
  • Better terminal.

Contents

  1. 1Features
  2. 1.1Install / Update Keploy
  3. 1.2Record Test Cases
  4. 1.3Replay Test Cases
  5. 2Upcoming Feature