-
- Downloads
Document rspec_check_order_dependence in flaky specs docs
I discovered by asking around that there is another tool documented at https://docs.gitlab.com/ee/development/testing_guide/best_practices.html#test-order for dealing with ordering issues. The `rspec_bisect_flaky` is actually broken for most people at the moment due to some OSX issue which is being discussed in this [Slack thread (internal)](https://gitlab.slack.com/archives/C2Z9A056E/p1727723530427539) . In order to help people with debugging these flaky specs I thought I should also document this other useful tool.
Please register or sign in to comment