multiverses v0.1.0 API Reference

Modules

Elixir introduces into the world of CS, the "multiverse testing" pattern. This is a pattern where tests are run concurrently and each test sees a shard of global state.

This module is intended to be a drop-in replacement for Registry, though currently not all functionality is implemented.