Skip to content

Releases: socketry/sus

v0.37.2

Choose a tag to compare

@ioquatix ioquatix released this 21 Jun 10:14
4e22125
  • Make Sus::Fixtures::TemporaryDirectoryContext ignore temporary directory cleanup failures.

v0.37.1

Choose a tag to compare

@ioquatix ioquatix released this 14 Jun 01:40
26b20c4
  • Fixed Sus::Mock#wrap to forward blocks to the original method, and fixed receive(...).with_block(...) to use the supplied predicate.

v0.37.0

Choose a tag to compare

@ioquatix ioquatix released this 02 Jun 10:00
59a9a09
  • Long values in verbose (and failure) output are now truncated to a configurable length (default 100 characters), preventing huge objects from flooding the output. Set the SUS_OUTPUT_VARIABLE_TRUNCATION_LIMIT environment variable to change the limit, or 0 to disable truncation.

v0.36.0

Choose a tag to compare

@ioquatix ioquatix released this 02 May 06:36
ff946dc
  • Hard code XTerm output for GitHub Actions, as it supports ANSI escape codes.

v0.24.5

Choose a tag to compare

@ioquatix ioquatix released this 08 Feb 08:49
b4a529d

What's Changed

  • Improve receive with argument and options formatting. by @ioquatix in #39

Full Changelog: v0.24.5...v0.24.6

v0.24.4

Choose a tag to compare

@ioquatix ioquatix released this 26 Jan 12:08
bd8307a

Full Changelog: v0.24.3...v0.24.4

v0.14.0

Choose a tag to compare

@ioquatix ioquatix released this 03 Oct 07:42
62e286f

Full Changelog: v0.13.0...v0.14.0