• Stars
    star
    2
  • Language
    Go
  • License
    MIT License
  • Created 4 months ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mocument is a mock implementation of AWS DocumentDB for unit and integration testing. It allows developers to simulate DocumentDB operations locally, supporting CRUD operations and configurable scenarios like latency and errors. Easily integrate Mocument into your projects to ensure robust testing without needing a real DocumentDB instance.