github shellspec/shellspec 0.23.0

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

Added

  • New quick execution and related options (--quick, --repair, --next).
  • New failures formatter.
  • Support self-executable specfile. (#40)
  • Add --pending-message and --quiet option.
  • Add short options for focus and filters.
  • Add -w short options for --warning-as-failure.
  • Add --boost (joke) option.
  • Reporter: Displays comments of 'temporary skip' and 'temporary pending'.
  • Support windows line endings. (#45)
  • Syntax check for missing End of parameters.
  • shellspec --init: generate ignore file for cvs.

Changed

  • Run the specfile specified by arguments even not end with _spec.sh.
  • Formatter: Change fixed color.
  • Formatter: Change mark for fixed and pending of progress formatter.

Fixed

  • Fixed --pattern option to avoid syntax error.
  • Return exit status code on the specfile properly.
  • Fixed a bug that start with and end with match glob pattern.
  • Formatter: Fixed not display correctly of documentation formatter when description is empty.
  • Fixed an issue installer.sh fails in some environments. (#43)

Deprecated

  • Use --require long option instead of -r short option.

Don't miss a new shellspec release

NewReleases is sending notifications on new releases.