multiverses v0.4.1 MultiversesTest.Replicant View Source

Link to this section Summary

Functions

allows you to replicate test module multiple times, forcing them to be run concurrently. This helps prove that the system can be run in parallel without issue.

Link to this section Functions

Link to this macro

defmoduler(module, list)

View Source (macro)

allows you to replicate test module multiple times, forcing them to be run concurrently. This helps prove that the system can be run in parallel without issue.