Skip to content

v8.1.0

Choose a tag to compare

@bmacnaughton bmacnaughton released this 18 Dec 23:53
· 39 commits to master since this release
  • enable by default result folding
    the fold-over-skips, alias s, tells humanize to remove skips and fold adjacent groups with the same result ('pass' or 'fail') together. this often results in fewer and simpler to view output. it it possible that a skipped version, notably those with -rc or -beta suffixes, will not be tested.