1.0.0 • Published 8 months ago

atikin-meta-mock v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Atikin Meta Mock

Atikin Meta Mock is a meta-testing framework for simulating entire software environments, including fake APIs, databases, and user inputs. It is designed to be used in CI/CD pipelines for end-to-end testing without depending on actual backend services.

Features

  • Predefined simulation environments for popular stacks (API, database, user input).
  • Configurable latency, errors, and dynamic data responses.
  • Integrations with CI/CD pipelines for automated end-to-end tests.
  • Visual representation of test workflows for easy debugging.

Installation

npm install atikin-meta-mock