Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can mitigate the effect of Unit Test memory limitations by defining a Cluster Key for you your Unit Test. This will partition your data on the specified key and share the burden of test comparison across multiple parallel processes.

...