github shellspec/shellspec 0.27.0

latest releases: 0.28.1, latest, 0.28.0...
3 years ago

Added

  • Added be exported and be readonly matchers.
  • Added %printf and %sleep directives.

Changed

  • Improved TAP formatter.
    • Supports TODO and SKIP directives.
    • Use Bail out! on error.
    • Added error details.
  • BeforeAll / AfterAll: Avoid crashes due to hook errors.
  • Before / After: Improved hook error handling.
  • BeforeCall / AfterCall, BeforeRun / AfterRun: Minor changes.

Removed

  • Drop support for dash 0.5.3 due to unstable bug.
  • Drop support for busybox < 1.20.0 due to unstable bug.

Fixed

  • Fixed a bug that "Parameter is not set" error in word modifier.
  • Fixed a bug that satisfy matcher succeed even syntax error.
  • Fixed a bug that can not CTRL-C with parallel execution on zsh.
  • shellspec-syntax-check.sh: Some minor bug fixes.

Don't miss a new shellspec release

NewReleases is sending notifications on new releases.