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.
- 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.
npm install atikin-meta-mock