atikin-meta-mock
v1.0.0
Published
A meta-testing framework for simulating entire software environments, including fake APIs, databases, and user inputs.
Downloads
73
Maintainers
Readme
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