Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
在内存中启动 mongod 以进行快速测试。如果在并行运行测试,这个库能帮助在 MacOS、*nix、Windows 或 CI 环境中为每个测试文件启动专用的 MongoDB 服务器(在大多数情况下无需配置)。【此简介由AI生成】