On the wex engine we moved from 3.5 minutes per run to over 5 minutes.
Even if 5 minutes is still an acceptable time, we have to find a way to reduce that sooner or later, as that time can only get bigger since we are actively developing new feature in the engine.
There are ways we can improve the waiting time by taking advantage of parallel Rspec testing. Hence this issue is for looking at that :)
On the wex engine we moved from 3.5 minutes per run to over 5 minutes. Even if 5 minutes is still an acceptable time, we have to find a way to reduce that sooner or later, as that time can only get bigger since we are actively developing new feature in the engine. There are ways we can improve the waiting time by taking advantage of parallel Rspec testing. Hence this issue is for looking at that :)