Download Latest Version v1.12.0 source code.tar.gz (176.0 kB)
Email in envelope

Get an email when there's a new version of Bats-core

Home / v1.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-02-12 965 Bytes
v1.9.0.tar.gz 2023-02-12 151.9 kB
v1.9.0.zip 2023-02-12 267.2 kB
Totals: 3 Items   420.1 kB 1

Added:

  • add installation instructions for Debian, Fedora, Gentoo, and OpenSUSE (#659)
  • add --line-reference-format to switch file/line references in stack traces (#665)
  • comma_line (default): file.bats, line 1
  • colon: file.bats:1
  • uri: file:///path/to/file.bats:1
  • custom: define your own formatter in bats_format_file_line_reference_custom
  • add bats:focus tag to run only focused tests (#679)
  • add bats-support, bats-assert, bats-file and bats-detik to Dockerfile (#674)

Documentation:

  • add --help text and man page content for --filter-tags (#679)

Fixed:

  • explicitly check for GNU parallel (#691)
  • wait for report-formatter to finish before ending bats' execution, to fix empty files with --report-fomatter junit under Docker (#692)

Documentation

  • improved clarity of section about output in free code (#671)
  • fixed typos (#673)
  • clarify use cases of run (#366)
Source: README.md, updated 2023-02-12