When using rspec, specs are executed with a given seed that determines spec order. This is useful for reproducing failing specs in CI later in local. When using flatware, there would be awesome if we had a similar way to reproduce execution order and reproduce errors.