Skip to content

v0.8.3: configurable stack-trace lengths

Latest
Compare
Choose a tag to compare
@Baccata Baccata released this 14 Apr 16:20
· 49 commits to main since this release
3da8ac3
  • Adds an environment-variable-driven mechanism to configure the minimum value for how much of a stack-trace is rendered when a test fails due to an exception.
  • Increases the default size of reported stack-traces from 10 frames to 50.
  • Adds documentation on usage in the context of scala-cli

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3