Skip to content

Releases: reibitto/sbt-test-shards

v0.2.0

27 Mar 00:34
52ea166
Compare
Choose a tag to compare
  • Add feature to consume JUnit test reports and automatically balance shards based on the recorded times.
  • Add testDryRun command to get more insight into how sharding will behave without having to wait for all tests to complete.
  • More detailed logging when debug mode is enabled.
  • Breaking changes with naming to make it more consistent: "spec" -> "suite"

v0.1.0

12 Jul 13:20
Compare
Choose a tag to compare

First release