You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a built in way to multi-thread a suite of mgunit tests, perhaps utilizing your mg_pool() class? It would be great to have a keyword option on mgunit directly and have it utilize mg_pool() internally to divide up the tests, aggregate the logs, etc. I'm working with a suite of tests that currently takes over an hour to run, so this would be a huge benefit.
The text was updated successfully, but these errors were encountered:
Is there a built in way to multi-thread a suite of mgunit tests, perhaps utilizing your mg_pool() class? It would be great to have a keyword option on mgunit directly and have it utilize mg_pool() internally to divide up the tests, aggregate the logs, etc. I'm working with a suite of tests that currently takes over an hour to run, so this would be a huge benefit.
The text was updated successfully, but these errors were encountered: