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
The go_test rule runs a round robin strategy for assigning tests to shards. I want to implement a custom sharding strategy in my application but there is no way around the default one enforced by go_test.