Skip to content

Added control over spec sets using getSet

Latest
Compare
Choose a tag to compare
@rschuft rschuft released this 26 Jan 01:23

This adds the ability to override:

{
  sharding: {
    getSet: () => {}
  }
}

That lets you control which sets of specs get paired together.