A Behavior Tracking and Simulation System
npm install mocktomata[![NPM version][npm-image]][npm-url]
[![NPM downloads][downloads-image]][npm-url]
[![GitHub NodeJS][github-nodejs]][github-action-url]
[![Codecov][codecov-image]][codecov-url]
[![Visual Studio Code][vscode-image]][vscode-url]
Welcome to [mocktomata], the behavior simulation system.
My name is mockto.
I'm the main automaton and your guide around here.
In a nutshell, [mocktomata] saves the behavior of your code,
and simulate it at a later time.
We can isolate your code from the changes and uncertainty of the outside world.
And we can connect your code back to it by a flip of a switch.
That means, instead of manually writing mocks, you can write e2e tests,
and run them as e2e or as unit tests.
To understand more about us, please take a look at
[codecov-image]: https://codecov.io/gh/mocktomata/mocktomata/branch/main/graph/badge.svg
[codecov-url]: https://codecov.io/gh/mocktomata/mocktomata
[downloads-image]: https://img.shields.io/npm/dm/mocktomata.svg?style=flat
[github-action-url]: https://github.com/mocktomata/mocktomata/actions
[github-nodejs]: https://github.com/mocktomata/mocktomata/workflows/release/badge.svg
[mocktomata]: https://github.com/mocktomata/mocktomata/blob/main/packages/mocktomata
[npm-image]: https://img.shields.io/npm/v/mocktomata.svg?style=flat
[npm-url]: https://www.npmjs.com/package/mocktomata
[vscode-image]: https://img.shields.io/badge/vscode-ready-green.svg
[vscode-url]: https://code.visualstudio.com/